holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
MIT License
344 stars 79 forks source link

Is there a way to make it a cross tree drag and drop? #65

Open wdamaral opened 4 years ago

wdamaral commented 4 years ago

Well, I'm trying to create something where I'd need to drag leaves/folders from one tree and drop them to another tree. Is there any way I can do it or this is not possible using your component?

Thanks!

gmsa commented 4 years ago

@wdamaral did you manage to do it?

folve01 commented 3 years ago

@gmsa @wdamaral did either of you have any luck with dragging across trees?