Add optional behavior [Alt] + [Click] to fully collapse/expand an OdinMenuTree.

Issue #375 new
Romain Pechot created an issue

When clicking on a foldout inside a tree view in Unity with LeftAlt or AltGr hold down it will completely expand or collapse all the sub-foldout.

Unity TreeView (Collapsed)

2018-07-31 14_26_38-Window.png

Unity TreeView (Mouse Click, one depth level expanded)

2018-07-31 14_26_54-Window.png

Unity TreeView (Alt + Mouse Click, full depth level expanded)

2018-07-31 14_26_57-Window.png

It would be nice to have this behavior in OdinMenuTree (this info could be store inside the OdinMenuTreeDrawingConfig).

Comments (3)

  1. Log in to comment