-
Notifications
You must be signed in to change notification settings - Fork 663
Open
Labels
help wantedOpen for contributionsOpen for contributionstype: bugSomething isn't workingSomething isn't working
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Component
Minimap plugin
Description
If a variable name is changed in the main workspace, the minimap will still show the old name.
Reproduction steps
- Open the minimap test page here https://raspberrypifoundation.github.io/blockly-samples/plugins/workspace-minimap/test/index.html
- Create a new variable, name it "a" and drag a "set a to" block it into the main workspace.
- Click on the variable name in the block, and "Rename variable...", changing it to "b".
- The block in the minimap will continue to show the name "a".
Stack trace
Screenshots

Metadata
Metadata
Assignees
Labels
help wantedOpen for contributionsOpen for contributionstype: bugSomething isn't workingSomething isn't working