Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.74k stars 105 forks source link

slow scroll speed #2

Closed teamboot88 closed 1 year ago

teamboot88 commented 1 year ago

Thank you for the wonderful library. I'm applying it to the website I'm currently developing. However, if when I drag an item out of the current screen, the scrolling is too slow. Do you know how to solve this in component usage??


Oh, I can use the scroll-speed attribute the same as sortablejs. :)