Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix gamepad nav flag not updating when closing menu with X button #872

Merged

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Nov 24, 2024

When closing the modern menu with its "X" button, gamepad navigation flags were not appropriately updated, which could leave controller inputs getting blocked in-game.

The logic for updating the flag only runs if you open/close menus with ESC/F1. This just brings that same logic over to the "X" button click action.

Build Artifacts

@Archez Archez merged commit 33935be into HarbourMasters:develop-satoko Nov 25, 2024
5 checks passed
@Archez Archez deleted the fix-menu-close-gamepad-nav branch November 25, 2024 00:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants