You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2020/12/13 18:53:00 UTC

[jira] [Created] (NETBEANS-5146) Make it possible to control TreeView-s scrollOnExpand property

Laszlo Kishalmi created NETBEANS-5146:
-----------------------------------------

             Summary: Make it possible to control TreeView-s scrollOnExpand property
                 Key: NETBEANS-5146
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5146
             Project: NetBeans
          Issue Type: Improvement
          Components: platform - Explorer
            Reporter: Laszlo Kishalmi
            Assignee: Laszlo Kishalmi


During fixing: NETBEANS-2387 it turned out that the scrollOnExpand property of the underlying JTree is true by default. I'd either have to re-implement the node based navigator view on simple JTree or expose the scrollOnExpand property in TreeView.



--
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