Open AlexKomMsk opened 3 months ago
Hello @AlexKomMsk.
You may use the preventDefaultOnDrag option to true
if images are not scrolled properly.
Can you use the above option and check if this issue can be resolved?
Hello @AlexKomMsk.
You may use the preventDefaultOnDrag option to
true
if images are not scrolled properly. Can you use the above option and check if this issue can be resolved?
This has improved scrolling, but freezes still occur. This is not so visible in the example, but on my site the images have very strong resistance to scrolling, there is no ease.
If you still have issues after applying that option, can you share with us the demo or repository? We would like to check what is causing this issue.
Description
Hello. I can't get images to move smoothly horizontally. The pictures move, but very jerkily or without any movement at all when clicked. In this case, blocks without images are displayed correctly. I've run an example so you can check it out.
Steps to check or reproduce
https://codesandbox.io/p/sandbox/vue-flicking-position-not-reachable-forked-7mfnxx?file=%2Fsrc%2Fcomponents%2FFlickingTest.vue