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

Use new functionality to force VS run in DPI unaware mode #790

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

ErikMogensen
Copy link
Collaborator

According to https://learn.microsoft.com/en-us/dotnet/desktop/winforms/whats-new/net80?view=netdesktop-8.0#visual-studio-dpi-improvements this will force VS to load the project in the selected DPI awareness mode. Unfortunately it does not work on my machine, but it may work on someone else's.

I think anything that lessens the risk of the UI scaling issue #784 happening again is worth a lot.

Copy link
Collaborator

@SeanFeldman SeanFeldman left a comment

Choose a reason for hiding this comment

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

Let's hope it does the trick 🤞

@ErikMogensen ErikMogensen merged commit 93e8f42 into paolosalvatori:main Jul 5, 2024
2 checks passed
@ErikMogensen ErikMogensen deleted the AdminUpdates branch July 5, 2024 08:57
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