Replies: 1 comment
-
This seems to be a bug in the grid plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I refer https://wwwendt.de/tech/fancytree/demo/index.html#sample-ext-grid.html to create a fancy tree using viewport feature.
In this fancy tree, I would like to drag and drop within the viewport (for example drag 1.1.1 to below 1.2).
I CANNOT drag to a destination (where need to scroll down) which is currently not in viewable range in viewport as shown in the picture below.
Currently, I can scroll down, but only allow to drag and drop at range of 1 - 1.1.12 as shown in the picture
May I know is this a limitation of using viewport? Is there any other solutions/suggestions to allow me to drag and drop (while scrolling)?
Beta Was this translation helpful? Give feedback.
All reactions