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

Add checkbox controlling if new mappings can be combo mappings. #17673

Merged
merged 2 commits into from Jul 7, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jul 7, 2023

These turned out to be surprisingly problematic, especially with certain controllers that send double signals. Like for example PS4 controllers on Android, the analog triggers send dual axis events, and additionally digital events.

So by default, let's not allow combo mappings, but let's have a prominent checkbox to enable them for those who want them.

These can be problematic with certain controllers that send double
signals. Like PS4 controllers on Android, the analog triggers send dual
axis events, and additionally digital events.
@hrydgard hrydgard added the Input/Controller Input and controller issues label Jul 7, 2023
@hrydgard hrydgard added this to the v1.16.0 milestone Jul 7, 2023
@hrydgard hrydgard merged commit f69d4ed into master Jul 7, 2023
19 checks passed
@hrydgard hrydgard deleted the allow-combo-mapping-option branch July 7, 2023 13:00
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