Details
-
Epic
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
-
Navigation with arrows
Description
What is the benefit? Why is this valuable?
Currently the navigator uses arrow keys to two things 1) navigate up/down and 2) push component as child object. This is confusing.
What are common use cases?
Any UI creation, really.
Technical information
In the navigation tree, using arrow keys you should move around with arrow keys, not change anything in the project. The command layout would be:
Up: Move cursor up in the tree
Down: Move cursor down in the tree
Left: Open parent file (Screen -> App.qml)
Right: Open child file (if it is a component), otherwise just move the cursor on the component.
4.6: go.
- rephrase the title
* remove arrow buttons ?
* reverse order button -> project setting
- eye icon could be in context menu or somewhere else? (need UX)