Skip to content

Conversation

@Rindbee
Copy link
Contributor

@Rindbee Rindbee commented Jan 4, 2025

Provides a focus stylebox for navigable controls.

The focused project is automatically selected. This resolves the conflict in the handling of Key::UP/Key::DOWN in ProjectManager::shortcut_input() and Viewport::_gui_input_event().

Edit:

The above issue has been fixed by 302fa83 (#76829)

master (09ed9d4) :

000.mp4

this pr:

001.mp4

@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from 6f0b533 to 131140c Compare January 4, 2025 15:33
@syntaxerror247 syntaxerror247 requested review from a team and removed request for a team January 4, 2025 15:41
@syntaxerror247 syntaxerror247 added this to the 4.x milestone Jan 4, 2025
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch 2 times, most recently from 87fe8fb to 4024258 Compare January 5, 2025 00:34
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch 3 times, most recently from b95548d to 9743dd5 Compare January 19, 2025 01:06
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from 9743dd5 to 5b1690e Compare January 19, 2025 23:30
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from 5b1690e to f32a7e6 Compare January 20, 2025 00:01
@KoBeWi KoBeWi modified the milestones: 4.x, 4.5 Jan 20, 2025
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from f32a7e6 to 6f7411a Compare January 20, 2025 13:26
@akien-mga
Copy link
Member

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.

@akien-mga akien-mga modified the milestones: 4.5, 4.6 Jun 12, 2025
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from 6f7411a to 4eecf30 Compare June 13, 2025 02:29
@Rindbee
Copy link
Contributor Author

Rindbee commented Jun 13, 2025

Added some shortcuts because the favorite and explore buttons are a bit small. E for explore and F for favorite.

In particular, when switching favorites (clicking the favorite button with the mouse or pressing the F key), pressing Alt will follow the item.

@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from 4eecf30 to 2c722f2 Compare June 13, 2025 03:13
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.
@Rindbee Rindbee force-pushed the improve-project-manager-ui-navigation branch from 2c722f2 to f65f3f1 Compare June 14, 2025 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants