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

Prevent analogs from triggering other buttons (touch controls) #14721

Closed
2 tasks done
pandji007 opened this issue Aug 12, 2021 · 2 comments · Fixed by #14843
Closed
2 tasks done

Prevent analogs from triggering other buttons (touch controls) #14721

pandji007 opened this issue Aug 12, 2021 · 2 comments · Fixed by #14843
Labels
Input/Controller Input and controller issues
Milestone

Comments

@pandji007
Copy link

pandji007 commented Aug 12, 2021

What should happen

This is a very specific problem and very minor, but I often drag the analog button too far and it triggers the unthrottle button. Also happens when sliding the right analog up and down because there is very small space.

I could always rearrange the position but, I wonder wether it's possible to prevent the analogs from trigerring other buttons when dragged (just like how it doesn't trigger the dpads).

doesn't trigger dpads:
Screenshot_20210812-123005
but triggers other buttons:
Screenshot_20210812-123019
right analog:
Screenshot_20210812-123524

Thank you.

Who would this benefit

Android

Platform (if relevant)

Android

Games this would be useful in

Any

Other emulators or software with a similar feature

None

Checklist

@unknownbrackets unknownbrackets added the Input/Controller Input and controller issues label Aug 12, 2021
@pandji007
Copy link
Author

although it might conflict with this #14429 because it's the exact opposite.

@radityaargap
Copy link

radityaargap commented Sep 12, 2021

i think it's a valid point. especially now that ppsspp has touch gestures. i keep accidentally triggering the action buttons. there could be a toggle that makes the buttons behave like the dpads. because the dpad is the only one that doesn't get triggered while swiping the screen (as shown in the video i made on #14429). hopefully that's not too much work.

@unknownbrackets unknownbrackets added this to the v1.12.0 milestone Sep 13, 2021
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 a pull request may close this issue.

3 participants