From e1a49b38a7ad1d5dd57db0c07758ed4cf13f05d2 Mon Sep 17 00:00:00 2001 From: "Kirill R." Date: Sun, 24 Nov 2024 13:31:30 +0300 Subject: [PATCH] build: Fix macos blurry flicker (#1956) ### Problem description seem to fix #1809. I couldn't build the app, so hoping that's the right place to update resulting `Info.plist` ### Implementation description ### Screenshots ### Additional things --- resources/dist/macos/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/dist/macos/Info.plist.in b/resources/dist/macos/Info.plist.in index 942edcf8e..b19923b2b 100644 --- a/resources/dist/macos/Info.plist.in +++ b/resources/dist/macos/Info.plist.in @@ -47,5 +47,7 @@ NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} + NSHighResolutionCapable +