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

Cocoa Port: Fix mixed retina/non-retina display touchscreen bug #846

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

BayLee4
Copy link
Contributor

@BayLee4 BayLee4 commented Oct 10, 2024

This pull request fix a bug where the touchscreen coordinates were erroneous when using a mixed retina/non-retina display setup on macOS. I don't know if those defines are still necessary, but I kept them for code consistency.

@rogerman
Copy link
Collaborator

@BayLee4, good catch! This is a good PR to approve as-is.

And yes, those defines are still necessary, since it is possible to build Mac DeSmuME in Xcode 3 on a PowerPC Mac.

@rogerman rogerman closed this Oct 10, 2024
@rogerman rogerman reopened this Oct 10, 2024
@rogerman rogerman merged commit 2bc5b0d into TASEmulators:master Oct 10, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants