Dragging including children
Closed this issue · 5 comments
jasonvarga commented
phphe commented
no, because all node's div are parallel, not nested.
jasonvarga commented
Thank you
sdebacker commented
Why are the divs in parallel and not nested? Wasn't it better in vue-draggable-nested-tree?
phphe commented
Why are the divs in parallel and not nested? Wasn't it better in vue-draggable-nested-tree?
In order to realize the virtual list feature.
sdebacker commented
Ok. It should be great to have to possibility to have items nested like in the previous version of the package while keeping the option to have virtual lists with divs in parallel.
