From 6ec76009eecd26e9ed0bcfca124f57a2a8723818 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 15 Feb 2018 09:14:36 +0100 Subject: qt.conf: hidpi support snafu Qt dpiawareness=1 doesn't look like it's messing up after resolution changes. Use it for now. --- bin/qt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/qt.conf b/bin/qt.conf index 015754bf..7d3a9f12 100644 --- a/bin/qt.conf +++ b/bin/qt.conf @@ -1,5 +1,5 @@ [Platforms] -WindowsArguments = dpiawareness=2 +WindowsArguments = dpiawareness=1 [Paths] Libraries = . LibraryExecutables = . -- cgit v1.2.3