Skip to content
New issue

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

ScrollToNode fails if target node outside of buffer window #39

Open
alesce opened this issue Aug 8, 2018 · 1 comment
Open

ScrollToNode fails if target node outside of buffer window #39

alesce opened this issue Aug 8, 2018 · 1 comment

Comments

@alesce
Copy link

alesce commented Aug 8, 2018

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š

@oleg2204
Copy link

oleg2204 commented Jan 9, 2019

I have the same issue, the scrollToNode method scrolls not to the right node. The desired node is not even visible after the scroll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants