-
Notifications
You must be signed in to change notification settings - Fork 59
High DPI support #166
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
base: master
Are you sure you want to change the base?
High DPI support #166
Conversation
I'm trying to compile this PR (I've copieed the changes to the latest local master) but I get the following error in VS2019:
|
@Zemogiter |
@RevZero I've tried downloading the latest repo (master branch) and copying manually the changes from this PR. Now I'm getting a different error:
|
Ref: https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
I'm worried that it might break the app on Win 7 though