More shortcuts
Shywizz opened this issue ยท 1 comments
Using the mouse is obligatory for something like this, but I have noticed a lack in "basic" keyboard navigation for context menus, sub-menus widget screens (text, action script, image/asset browser)
It would be really nice if, instead of always having to rely on the mouse I could, for example :
- Navigate right click context menus for widgets with the keyboard
- Use the Menu Key to trigger right clicks where possible
- Support basic Ctrl+(A|X|C|V) Editing for textboxes
- Tab "cyclcing" or arrow key navigation for screens that could support it ?
- Keyboard selection (seems broken so far, only works with the mouse)
Overhaul, the above suggested improvements would help streamline the layout creation workflow
Support basic Ctrl+(A|X|C|V) Editing for textboxes
What does X do? Text boxes and the editor both already support A, C and V if I remember correctly.
Tab "cyclcing" or arrow key navigation for screens that could support it ?
FancyMenu's screens don't work like that, so no, that will not happen, sorry.
Keyboard selection (seems broken so far, only works with the mouse)
Same as answer above.