From 4359eb44721229918ca1366743d4e348e99b80b7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 23 Jun 2015 23:02:49 +0800 Subject: [PATCH] mac: Set NSHighResolutionCapable in Info.plist, close #2020 --- atom/browser/resources/mac/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/atom/browser/resources/mac/Info.plist b/atom/browser/resources/mac/Info.plist index fe41ee7..72bb252 100644 --- a/atom/browser/resources/mac/Info.plist +++ b/atom/browser/resources/mac/Info.plist @@ -26,5 +26,7 @@ AtomApplication NSSupportsAutomaticGraphicsSwitching + NSHighResolutionCapable + -- 2.7.4