wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Bug: Undoing an action in a menu expands the entire menu hierarchy.

Open KeyWorksRW opened this issue 1 year ago • 0 comments

Description:

This may be a general problem. Create a deep tree hierarchy such as a nested menu, for example the Add menu in wxUiEditor. Collapse items so that only one portion of the tree is expanded. Add an item, and then undo it. Result: the entire tree is now expanded.

KeyWorksRW avatar Nov 19 '24 16:11 KeyWorksRW