donmbelembe / vue-dragscroll

A vue directive to make a scrollable element scroll by draging to the scroll direction
https://vue-dragscroll.clebinfosys.com/
MIT License
258 stars 32 forks source link

[Feature request | Question] Drag position #62

Closed dcrystalj closed 4 years ago

dcrystalj commented 4 years ago

There is delta on emitted event. Is it possible to set initial delta ? I would like to remember where user dragged image, so on refresh I can display position where he was before.

donmbelembe commented 4 years ago

use this package https://github.com/donmbelembe/vue-autoscroll for that