Restore dpiAwareness

Fixes regression from #304
Fixes #1462, possibly others.
This commit is contained in:
mipedja
2022-01-06 22:28:36 -08:00
parent 433126e7a1
commit 00a57ea972
5 changed files with 39 additions and 2 deletions

View File

@@ -0,0 +1 @@
Fixed a regression in 2.4.0 that caused Barrier to not support scaling other than 100% (https://github.com/debauchee/barrier/issues/1462).