tree
tree copied to clipboard
ScrollTo on visible nodes
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