tree icon indicating copy to clipboard operation
tree copied to clipboard

ScrollTo on visible nodes

Open tbragaf opened this issue 3 years ago • 0 comments

Hi team!

When invoking tree.scrollTo({ key: "some key" }), the tree always scrolls without considering if the element is already visible. This leads to a change of scroll everytime.

Do you have any way of checking if the node is visible on the tree?

Thanks in advance, Tiago Braga

tbragaf avatar May 12 '21 08:05 tbragaf