-
-
Notifications
You must be signed in to change notification settings - Fork 23.5k
Improve Project Manager UI navigation #101129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Improve Project Manager UI navigation #101129
Conversation
6f0b533 to
131140c
Compare
87fe8fb to
4024258
Compare
b95548d to
9743dd5
Compare
9743dd5 to
5b1690e
Compare
5b1690e to
f32a7e6
Compare
f32a7e6 to
6f7411a
Compare
|
Apologies for the delay, this went under the radar until now. I'm sorting through older approved PRs as we reach feature freeze... so this might be postponed again to 4.6. This time I'm putting it in the merge queue so it's not forgotten. This will need a rebase. |
6f7411a to
4eecf30
Compare
|
Added some shortcuts because the favorite and explore buttons are a bit small. In particular, when switching favorites (clicking the favorite button with the mouse or pressing the |
4eecf30 to
2c722f2
Compare
Provide a focus stylebox for navigable controls. Add shortcuts for explore (`E`) and favorite (`F`). In particular, when switching favorites (clicking the favorite button with the mouse or pressing the `F` key), pressing `ALT` will follow the item.
2c722f2 to
f65f3f1
Compare
Provides a focus stylebox for navigable controls.
The focused project is automatically selected. This resolves the conflict in the handling ofKey::UP/Key::DOWNinProjectManager::shortcut_input()andViewport::_gui_input_event().Edit:
The above issue has been fixed by 302fa83 (#76829)
master (09ed9d4) :
000.mp4
this pr:
001.mp4