Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images will not scroll #875

Open
AlexKomMsk opened this issue Jul 15, 2024 · 3 comments
Open

Images will not scroll #875

AlexKomMsk opened this issue Jul 15, 2024 · 3 comments
Assignees
Labels
🔖4.x v4.x~ related issue ❓Question Asking question about @egjs/Flicking

Comments

@AlexKomMsk
Copy link

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

@malangfox
Copy link
Contributor

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?

@malangfox malangfox self-assigned this Jul 16, 2024
@malangfox malangfox added ❓Question Asking question about @egjs/Flicking 🔖4.x v4.x~ related issue labels Jul 16, 2024
@AlexKomMsk
Copy link
Author

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.

@malangfox
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔖4.x v4.x~ related issue ❓Question Asking question about @egjs/Flicking
Projects
None yet
Development

No branches or pull requests

2 participants