You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eirik Bakke (Jira)" <ji...@apache.org> on 2021/05/28 21:24:00 UTC

[jira] [Created] (NETBEANS-5729) Support HiDPI scaling in TreeView's long file name tooltip (e.g. in Projects pane)

Eirik Bakke created NETBEANS-5729:
-------------------------------------

             Summary: Support HiDPI scaling in TreeView's long file name tooltip (e.g. in Projects pane)
                 Key: NETBEANS-5729
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5729
             Project: NetBeans
          Issue Type: Improvement
          Components: platform - Outline&amp;TreeTable
    Affects Versions: 12.2
         Environment: All LAFs.
            Reporter: Eirik Bakke


When hovering over a long filename in the Projects pane, a tooltip is shown to show the entire filename as it extends beyond the edge of the scroll viewport. This tooltip needs to be updated to look good on HiDPI/Retina screens.

The relevant code is in org.openide.explorer.view.ViewTooltips.ImgComp.



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

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

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