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

iOS: Disable the swipe-back gesture in-game, to maximize touch responsiveness #19281

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jun 19, 2024

Got a lot of complaints about lost responsiveness on the left edge of the screen after adding the gesture.

The gesture remains in menus, but it's now disabled in-game.

@hrydgard hrydgard added this to the v1.18.0 milestone Jun 19, 2024
@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Jun 19, 2024
@hrydgard hrydgard merged commit f9d4cd2 into master Jun 20, 2024
18 checks passed
@hrydgard hrydgard deleted the disable-swipe-ingame branch June 20, 2024 07:20
Copy link

@2xxxhp 2xxxhp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disable-swipe-ingame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform-specific (iOS) User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants