Skip to content

Commit

Permalink
Enable DPI aware scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
Klocman committed May 24, 2022
1 parent 44e555f commit a158c4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,7 @@
</setting>
</ResxTranslator.Properties.Settings>
</userSettings>

<System.Windows.Forms.ApplicationConfigurationSection>
<add key="DpiAwareness" value="PerMonitorV2" />
</System.Windows.Forms.ApplicationConfigurationSection>
</configuration>

0 comments on commit a158c4a

Please sign in to comment.