Skip to content

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

@RedMser

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

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