Skip to content
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

Make pressing Enter confirm project creation/import in the project manager #97453

Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Sep 25, 2024

This makes the project manager more friendly to keyboard usage.

You can now create projects more easily without touching the mouse by opening the project manager, pressing Ctrl + N (shortcut for the Create button), entering a project name and pressing Enter.

@Calinou Calinou added this to the 4.4 milestone Sep 25, 2024
@Calinou Calinou force-pushed the project-manager-enter-accepts-dialog branch from 45d887d to 05ce362 Compare September 25, 2024 15:01
@Calinou Calinou requested a review from a team as a code owner September 25, 2024 15:01
@Calinou Calinou force-pushed the project-manager-enter-accepts-dialog branch from 05ce362 to 262fdb3 Compare September 25, 2024 15:33
@Calinou Calinou force-pushed the project-manager-enter-accepts-dialog branch from 262fdb3 to 1bf8102 Compare September 25, 2024 20:53
Copy link
Contributor

@Maran23 Maran23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good and makes sense. A nice improvement for usability.
Also matches pretty much all other dialogs, as I also identified/unified in #96400.

The text_submitted SceneStringName could be used/replaced everywhere else in a future PR.

@Calinou Calinou force-pushed the project-manager-enter-accepts-dialog branch from 1bf8102 to 29574fb Compare September 26, 2024 00:05
…nager

This makes the project manager more friendly to keyboard usage.

You can now create projects more easily without touching the mouse
by opening the project manager, pressing Ctrl + N, entering a project
name and pressing Enter.
@Calinou Calinou force-pushed the project-manager-enter-accepts-dialog branch from 29574fb to c15fe90 Compare September 26, 2024 00:06
@akien-mga akien-mga merged commit 7b393c6 into godotengine:master Sep 27, 2024
19 checks passed
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the project-manager-enter-accepts-dialog branch September 30, 2024 16:44
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