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

Android/InputOverlayPointer: Don't assume surface covers whole screen #9215

Merged
merged 1 commit into from Nov 2, 2020

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Nov 2, 2020

This assumption is false both in portrait mode (where it only covers the top half of the screen) and when using two apps at once.

Fixes https://bugs.dolphin-emu.org/issues/12307. Alternative to PR #9208.

This assumption is false both in portrait mode (where it only
covers the top half of the screen) and when using two apps at once.

Fixes https://bugs.dolphin-emu.org/issues/12307.
Copy link
Member

@Ebola16 Ebola16 left a comment

Choose a reason for hiding this comment

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

Along with the changes in #9209, this makes the IR pointer much better.

@lioncash lioncash merged commit d5c0a9a into dolphin-emu:master Nov 2, 2020
10 checks passed
@JosJuice JosJuice deleted the android-pointer-portrait branch November 2, 2020 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants