You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
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.
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
The text was updated successfully, but these errors were encountered: