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

jqxDockingLayout - ensureVisible method doesn't work for jqxTree inside jqxDockingLayout #500

Open
MartinYotov opened this issue Mar 29, 2022 · 0 comments

Comments

@MartinYotov
Copy link

Calling the ensureVisible method of jqxTree inside jqxDockingLayout doesn't work.

Example: https://jsfiddle.net/ncvd56yj/

Steps to reproduce:

Expand any tree item to populate it (does not matter which, same data added)
Now click the “Menu” tab and the “Show” button.
This will trigger a call to “OpenAutoHide” and then “SelectAndMakeVisible”.
You should then find that the item “Whiskers” has been selected but not made visible (you need to scroll down to it).

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

1 participant