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

Fix double emission of NOTIFICATION_WM_GO_BACK_REQUEST #101458

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

syntaxerror247
Copy link
Member

@Summersay415
Copy link
Contributor

Works as expected, thanks for the quick fix!

Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

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

Looks good!

@akien-mga akien-mga changed the title Fix double emission of NOTIFICATION_WM_GO_BACK_REQUEST Fix double emission of NOTIFICATION_WM_GO_BACK_REQUEST Jan 13, 2025
@akien-mga akien-mga merged commit aa72d56 into godotengine:master Jan 13, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@syntaxerror247 syntaxerror247 deleted the fix-back-request branch January 15, 2025 00:02
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.

NOTIFICATION_WM_GO_BACK_REQUEST is emitted two times per one press
4 participants