Add a note about DPI awareness limitations.

This commit is contained in:
Alexander Shaduri
2024-11-26 13:43:45 +04:00
parent 4260f94ce7
commit 8c96c02468
+2 -1
View File
@@ -25,7 +25,8 @@ Copyright:
</ms_asmv2:trustInfo>
<!-- GTK3 applications on Windows do not support fractional scaling
(e.g. 250%), making them too small on such displays -->
(e.g. 250%), making them too small on such displays.
We try to compensate for this by increasing the font size in the application.-->
<asmv3:application>
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
<dpiAware>true</dpiAware>