You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lists (Like the scene window list of nodes or the Create New Node window) Alt + Left Cursor key collapses all the nodes and their children and Alt + Right Cursor key expands the whole hierarchy of the children.
But Alt + mouse clicks do not replicate the same behavior. When working with such UI items one tends to use the mouse so the behavior should be the same with mouse input and Alt key should be a modifier to the mouse clicks also.