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

InputCommon:QuartzKB&M: Fix mouse y coordinates #11397

Merged
merged 1 commit into from Jan 2, 2023

Conversation

TellowKrinkle
Copy link
Contributor

Fix a bug I introduced back in #10979

Cocoa uses a different coordinate system from Carbon (Carbon's origin is the top left while Cocoa's is the bottom left)

Switches to methods that use Cocoa's coordinate system

Cocoa uses a different coordinate system from Carbon (Carbon's origin is the top left while Cocoa's is the bottom left)
Copy link
Member

@OatmealDome OatmealDome left a comment

Choose a reason for hiding this comment

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

Untested but looks sane.

@AdmiralCurtiss AdmiralCurtiss merged commit d949aa6 into dolphin-emu:master Jan 2, 2023
11 checks passed
@TellowKrinkle TellowKrinkle deleted the QuartzMousePos branch January 3, 2023 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants