wxUiEditor
wxUiEditor copied to clipboard
Bug: Undoing an action in a menu expands the entire menu hierarchy.
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.