From b9d732f5612ec824a8a23a2fd2ff77b512df2150 Mon Sep 17 00:00:00 2001 From: GoldenCrystal Date: Sat, 24 Jun 2017 18:26:28 +0200 Subject: [PATCH] Tweak the UI configuration to force per-monitor High DPI awareness. --- UnicodeCharacterInspector/App.config | 15 ++++++++++++--- UnicodeCharacterInspector/App.manifest | 10 ++++++++++ 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/UnicodeCharacterInspector/App.config b/UnicodeCharacterInspector/App.config index d1428ad..f7449f4 100644 --- a/UnicodeCharacterInspector/App.config +++ b/UnicodeCharacterInspector/App.config @@ -1,6 +1,15 @@ - - - + + + + + + + + + + + + diff --git a/UnicodeCharacterInspector/App.manifest b/UnicodeCharacterInspector/App.manifest index e74ab2a..f16f6fe 100644 --- a/UnicodeCharacterInspector/App.manifest +++ b/UnicodeCharacterInspector/App.manifest @@ -15,9 +15,19 @@ + + + + PerMonitorV2, PerMonitor + true/PM + true + true + + +