Skip to content

When deleting duplicate items from custom menus, wrong one is deleted #35

Description

@RedMser

e.g. create a menu like this:

A
B
A
C
A

Clicking the delete button on the middle A will instead delete the first one. This is due to searching child element by ID instead of by index.

Code location: CTRL+F for vc.delete.connect

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingguiGodot GUI tool.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions