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

Controls: Make the analog/digital mapping clash resolution more gentle. #17960

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

hrydgard
Copy link
Owner

Now takes the time into account, so clashing digital input will only shrink analog inputs once it's a few seconds old.

Also fixes a bug where if there are both inputs, it was hard to reach the limits because the digital input itself ended up getting shrunk.

This might help #17860

Now takes the time into account, so clashing digital input will only shrink
analog inputs once it's a few seconds old.

Also fixes a bug where if there are both inputs, it was hard to reach
the limits because the digital input itself ended up getting shrunk.

This might help #17860
@hrydgard hrydgard added the Input/Controller Input and controller issues label Aug 23, 2023
@hrydgard hrydgard added this to the v1.16.0 milestone Aug 23, 2023
@hrydgard hrydgard merged commit ca40de8 into master Aug 24, 2023
18 checks passed
@hrydgard hrydgard deleted the control-mapping-fixes branch August 24, 2023 07:52
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

1 participant