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

Unlock gamepad state during loading screens #7712

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StephenCWills
Copy link
Member

This resolves an issue where the game doesn't recognize the player letting go of the analog stick while on the loading screen.

There is a simple wrapper function for SDL_PollEvent() in control/input.h that ensures we clear gamepad state variables before processing each input event. See #3839 and #3825 (comment) for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants