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 glitch when mapping analog inputs, caused by multiple TriggerFinish #17420

Merged
merged 1 commit into from
May 6, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 6, 2023

Which in turn are caused by stray analog axis events, which we now eat up.

Add some guards all over the place against the same thing.

@hrydgard hrydgard added the Input/Controller Input and controller issues label May 6, 2023
@hrydgard hrydgard added this to the v1.15.3 milestone May 6, 2023
@hrydgard hrydgard force-pushed the analog-mapping-glitch-fix branch from 8cdf353 to 937c83a Compare May 6, 2023 13:31
…sh caused by stray analog axis events.

ADd some guards all over the place against the same thing.
@hrydgard hrydgard force-pushed the analog-mapping-glitch-fix branch from 937c83a to 311a1a0 Compare May 6, 2023 13:33
@hrydgard hrydgard merged commit d5ac88e into master May 6, 2023
20 checks passed
@hrydgard hrydgard deleted the analog-mapping-glitch-fix branch May 6, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Input/Controller Input and controller issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants