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

Allow fullscreen for control layout editor #19573

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iota97
Copy link
Contributor

@iota97 iota97 commented Nov 2, 2024

I have seen this requested before, but I can't find the issue.

I think we have a gesture detector class, not sure how to use that. The TouchInput.timestamp is weird, like the exponent is around e-300, so I just ignored it.

Also fixes the scaling of the sticks that was broken.

1
2

PS: I didn't have the time to build and test on Android, but it should be fine.

@hrydgard
Copy link
Owner

hrydgard commented Nov 2, 2024

Double taps are pretty awkward on touch screens, so might want to do something different there...

I'll pull in your scaling fix separately, and the rest will be merged for 1.19, I don't want to add another string right now.

Long term I think I want to replace this dialog with in-game editing of the touch controls.

@hrydgard hrydgard added this to the v1.19.0 milestone Nov 2, 2024
@hrydgard hrydgard added Input/Controller Input and controller issues User Interface PPSSPP's own user interface / UX labels Nov 2, 2024
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 User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants