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

Mouse coordinates off when highdpi fails #26

Open
deanm opened this issue Jul 30, 2014 · 0 comments
Open

Mouse coordinates off when highdpi fails #26

deanm opened this issue Jul 30, 2014 · 0 comments

Comments

@deanm
Copy link
Owner

deanm commented Jul 30, 2014

Mouse events are scaled according to the highdpi setting. However if highdpi is set but the screen didn't support highdpi, the window is created without highdpi but the mouse events are still scaled. This part of the code will have to have some way of knowing that highdpi failed.

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

No branches or pull requests

1 participant