Offscreen slides are bunching up on each side of the screen in looping slider #8013
Unanswered
TheOnlyTails
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a looping, centered slider written in Svelte using the core API, as in the provided code. I've been trying to create a sort of circular track effect, where the items appear to be moving as part of a bigger circle. However, you swipe or click the pagination buttons, the items that are supposed to go offscreen are instead bunched up on top of all the other ones, making for a jarring effect. Why is this happening?
Beta Was this translation helpful? Give feedback.
All reactions