Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
745
Disable autoscroll into view when selecting node
posted

Hi,

Is it possible to disable horizontally auto scrolling a node into view when selecting it?
I want the tree view to act like the Solution Explorer in Visual Studio...when I click a node, no HORIZONTAL scrolling should happen automatically.

-Thanks

Parents
No Data
Reply
  • 21382
    posted

    The behavior you are describing is the designed behavior.  The node, when activated will attempt to bring itself into view.  Now currently there is a bug which is going through our system that when resolved should minimize scrolling if in view.

Children