-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
priority: p3/standardEnhancement with nominal value or bug with nominal impactEnhancement with nominal value or bug with nominal impactsize: smtype: bugSomething isn't workingSomething isn't working
Description
See
EternaJS/src/eterna/ui/toolbar/Toolbar.ts
Line 612 in a1dc9d1
| private setupDynamicPaintTools() { |
Here's an example of what could happen: Puzzle 1 has a single paint tool, "stamper", Puzzle 2 has a single paint tool, "randomizer". Adding or removing one from the toolbar will automatically add/remove the other when opening the other puzzle, because both of them have an ID of DYNAMIC-1. This is probably unintended. Instead, we should probably use the script ID.
Metadata
Metadata
Assignees
Labels
priority: p3/standardEnhancement with nominal value or bug with nominal impactEnhancement with nominal value or bug with nominal impactsize: smtype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
Todo