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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
The tree control should have the same behaviour as Unity's project hierarchy. Currently it always toggles folders when you click on any part of the whole line. We should do that only for the foldout icon and let clicks on the rest of the line be handled like selections.
The current behaviour is also inconsistent between keyboard and mouse - it's not possible to select a folder with a mouse, but it's possible to tab to it with the keyboard.