We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4edf0e8 commit 2b3eb38Copy full SHA for 2b3eb38
1 file changed
app.manifest
@@ -53,6 +53,7 @@
53
<application xmlns="urn:schemas-microsoft-com:asm.v3">
54
<windowsSettings>
55
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
56
+ <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">permonitorv2,permonitor</dpiAwareness>
57
</windowsSettings>
58
</application>
59
0 commit comments