mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
Add hiDPI support for Windows
Fixes https://github.com/tenacityteam/tenacity/issues/168 Signed-off-by: fossdd <fossdd@tenacityaudio.org>
This commit is contained in:
parent
ca2977039b
commit
a06bdeddac
@ -6,6 +6,11 @@
|
||||
name="Tenacity.Tenacity.Tenacity"
|
||||
type="win32"
|
||||
/>
|
||||
<asmv3:application>
|
||||
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">
|
||||
<dpiAwareness>PerMonitorV2, unaware</dpiAwareness>
|
||||
</asmv3:windowsSettings>
|
||||
</asmv3:application>
|
||||
<description>Tenacity Cross-Platform Sound Editor</description>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
|
Loading…
x
Reference in New Issue
Block a user