phphe/he-tree-vue

Drag items outside the tree

balint80 opened this issue · 1 comments

Hello,

I have a he-tree with the draggable plugin, so I can reorder my tree easily. I also would like to drag items outside the tree, into a dropbox. This works well with vue's "draggable" feature, as long as I don't enable he-tree's draggable plugin. Is there a way to use both simultaneously? Drag within the tree, but be able to drag outside the tree as well?

Thanks

phphe commented

It sounds difficult. I have no idea.