On a retina display, an "open in low resolution" checkbox is available to open an app for the user If it has problems on high-res display.
One of our apps has apparently display problems on retina display, and we do not have bandwidth to find and fix the problem immediately. In the mean time, is there a way to disable scaling automatically for the app, so that the user does not have to select the checkboxes to properly function the app?
a NSHighResolutionCapable boolean to
info.plist Has been defined for. I have seen such references in the document that set it to true, but the default might also work hard if you can set it to false.
Comments
Post a Comment