We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I tried using scrollToNode and notice that sometimes it just fails. It returns true, but does not actually scroll.
After some testing it seems like the problem occurs when I try to scroll to a node that is outside of the currently rendered nodes.
Can you please have a look since this is vital when implementing search on the tree.
Thank you and br, Aleš
The text was updated successfully, but these errors were encountered:
I have the same issue, the scrollToNode method scrolls not to the right node. The desired node is not even visible after the scroll.
Sorry, something went wrong.
No branches or pull requests
Hi,
I tried using scrollToNode and notice that sometimes it just fails. It returns true, but does not actually scroll.
After some testing it seems like the problem occurs when I try to scroll to a node that is outside of the currently rendered nodes.
Can you please have a look since this is vital when implementing search on the tree.
Thank you and br,
Aleš
The text was updated successfully, but these errors were encountered: