Skip to content

Minimap showing incorrect variable names #2637

@QuirkyCort

Description

@QuirkyCort

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

  1. Open the minimap test page here https://raspberrypifoundation.github.io/blockly-samples/plugins/workspace-minimap/test/index.html
  2. Create a new variable, name it "a" and drag a "set a to" block it into the main workspace.
  3. Click on the variable name in the block, and "Rename variable...", changing it to "b".
  4. The block in the minimap will continue to show the name "a".

Stack trace

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedOpen for contributionstype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions