Open luislozad opened 1 year ago
@luislozad
moveable's new version is released.
set checkScrollEvent
to true.
Thank you :)
scrollOptions={{
container: ".scrollArea",
threshold: 30,
checkScrollEvent: true,
throttleTime: 0,
}}
thank you for this great support 🤗
How to use it with vue-infinite-viewer?
Cannot scroll elements while dragging
@daybrush
Moveable Component version: 0.68
Environments
Description
hello daybrush, would you be so kind as to help me with this question.
In the gif below I show how I move the elements and scroll while holding the right mouse button, my question is if it is possible to update the elements to the cursor position while scrolling.