[ 
https://issues.apache.org/jira/browse/NETBEANS-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eirik Bakke updated NETBEANS-3468:
----------------------------------
    Description: 
HiDPI icons, introduced in NETBEANS-2614 and NETBEANS-2604, do not yet show up 
in the correct resolution when used in the menu bar on MacOS. See the attached 
screenshot (from a NetBeans Platform application). This should be fixed.

Note that we have only so far introduced HiDPI icons for the "Undo" and "Redo" 
actions.

Emilian Bold probably figured this out in his earlier experimental Retina 
support branch; see RetinaMultiResolutionImage in 
https://github.com/emilianbold/nextbeans/commit/0f99dba0c1b3e8e0bc4e7cec407b53d30e85ead1
 . If the solution involves implementing MultiResolutionImage, then make sure 
not to do this on Windows (to avoid 
https://bugs.openjdk.java.net/browse/JDK-8212226 ).

  was:
HiDPI icons, introduced in NETBEANS-2614 and NETBEANS-2604, do not yet show up 
in the correct resolution when used in the menu bar on MacOS. See the attached 
screenshot (from a NetBeans Platform application). This should be fixed.

Emilian Bold probably figured this out in his earlier experimental Retina 
support branch; see RetinaMultiResolutionImage in 
https://github.com/emilianbold/nextbeans/commit/0f99dba0c1b3e8e0bc4e7cec407b53d30e85ead1
 . If the solution involves implementing MultiResolutionImage, then make sure 
not to do this on Windows (to avoid 
https://bugs.openjdk.java.net/browse/JDK-8212226 ).


> Make HiDPI (Retina) icons work in MacOS menu bar
> ------------------------------------------------
>
>                 Key: NETBEANS-3468
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3468
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: platform - Other
>    Affects Versions: 11.3
>         Environment: MacOS with retina display
>            Reporter: Eirik Bakke
>            Priority: Minor
>              Labels: HiDPI
>         Attachments: menuicon_retina.png
>
>
> HiDPI icons, introduced in NETBEANS-2614 and NETBEANS-2604, do not yet show 
> up in the correct resolution when used in the menu bar on MacOS. See the 
> attached screenshot (from a NetBeans Platform application). This should be 
> fixed.
> Note that we have only so far introduced HiDPI icons for the "Undo" and 
> "Redo" actions.
> Emilian Bold probably figured this out in his earlier experimental Retina 
> support branch; see RetinaMultiResolutionImage in 
> https://github.com/emilianbold/nextbeans/commit/0f99dba0c1b3e8e0bc4e7cec407b53d30e85ead1
>  . If the solution involves implementing MultiResolutionImage, then make sure 
> not to do this on Windows (to avoid 
> https://bugs.openjdk.java.net/browse/JDK-8212226 ).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to