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 #162 analog joystick controls not working properly #163

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

laamaa
Copy link
Owner

@laamaa laamaa commented Aug 19, 2024

  • Lower the default deadzone (threshold) for analog axis
  • Process through the entire SDL event queue when querying for new events

Fixes #162

@laamaa laamaa merged commit 7bf257a into main Aug 19, 2024
10 checks passed
@laamaa laamaa deleted the bugfix/fix_analog_js_controls branch August 19, 2024 09:49
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.

Analog joystick controls laggy/not working
1 participant