Packaged applications on OS X need HiDPI flag set

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u20
    • Affects Version/s: 7u10
    • Component/s: deploy
    • Environment:

      OS X

      To tell OS X that an application is high-DPI aware the following property must be set in an application's Info.plist:

         <key>NSHighResolutionCapable</key>
         <string>true</string>

      This will address many issues with text drawing, but not all drawing issues are fixed. Still, this needs to happen at a minimum.

            Assignee:
            Chris Bensen (Inactive)
            Reporter:
            Scott Kovatch (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: