SortableJS / vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js
https://sortablejs.github.io/vue.draggable.next/#/simple
MIT License
3.81k stars 524 forks source link

virtual scroll #136

Open wumiangithub opened 2 years ago

wumiangithub commented 2 years ago

Can I support virtual scrolling? Or is there a virtual scrolling plug-in recommended for use together,

david-mohr commented 2 years ago

This one looks pretty good: https://github.com/p-baleine/vue-draggable-virtual-scroll-list

theSilverFisch commented 1 year ago

This one looks pretty good: https://github.com/p-baleine/vue-draggable-virtual-scroll-list

sadly it's not for vue3

Raggava commented 5 months ago

still no virtual scrolling added?