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

Wpf: Fix PointTo/FromScreen in system dpi awareness mode #2270

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Aug 3, 2022

When you have multiple monitors with different DPI/scale settings in a system-dpi aware Windows application, the PointToScreen/PointFromScreen will now work as expected and give you the correct location on a secondary monitor with a different DPI.

@cwensley cwensley added the bug label Aug 3, 2022
@cwensley cwensley added this to the 2.7.1 milestone Aug 3, 2022
@cwensley cwensley merged commit 64bf488 into picoe:develop Aug 3, 2022
@cwensley cwensley changed the title Wpf/WinForms: Fix PointTo/FromScreen in system dpi awareness mode Wpf: Fix PointTo/FromScreen in system dpi awareness mode Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant