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

Use defined key mapping for closing popups and dialogs #77297

Merged
merged 1 commit into from
May 23, 2023

Conversation

puchik
Copy link
Contributor

@puchik puchik commented May 21, 2023

As opposed to hardcoding the escape key. Also removed such hardcoding in a few other places as well as a hardcoded enter key in one of the affected input fields.

(Edit for ninjaviewers: am aware of the compile error, give me a minute) TY for patience, git was misbehaving 🙂

Closes #75431

@puchik puchik requested review from a team as code owners May 21, 2023 00:27
As opposed to hardcoding the escape key. Also removed such hardcoding in a few other places as well as a hardcoded enter key in one of the affected input fields.
@akien-mga akien-mga merged commit 8f9e067 into godotengine:master May 23, 2023
@akien-mga
Copy link
Member

Thanks!

@puchik puchik deleted the popup-close-key-mapping branch May 26, 2023 19:50
@YuriSizov
Copy link
Contributor

Cherry-picked for 4.0.4.

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.

Popups close when hitting the Esc key, regardless of the input map
3 participants