[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40772: Support HiDPI displays in the installer
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Feb 13 09:07:09 UTC 2023
Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
6211ac98 by Pier Angelo Vendrame at 2023-02-13T09:41:26+01:00
Bug 40772: Support HiDPI displays in the installer
- - - - -
1 changed file:
- projects/browser/windows-installer.nsi
Changes:
=====================================
projects/browser/windows-installer.nsi
=====================================
@@ -28,6 +28,9 @@
;Request application privileges for Windows Vista
RequestExecutionLevel user
+ ;Support HiDPI displays
+ ManifestDPIAware true
+
;--------------------------------
;Interface Configuration
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6211ac982068d16691878f847acf4590ed476520
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6211ac982068d16691878f847acf4590ed476520
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230213/b4684df0/attachment.htm>
More information about the tbb-commits
mailing list