Does flickMaxPages not apply? #528
Unanswered
JosefineHenkel
asked this question in
Q&A
Replies: 2 comments 5 replies
-
I tested your code and it worked. Opposite to your comment, it was very hard to go to the next slide because |
Beta Was this translation helpful? Give feedback.
3 replies
-
based on their explanation the flickMaxPages goes the pixel with of your splide view port. so I just made it 0.3 and that prevented the multiple slide flick. I do think flickMaxPages is kinda a misnomer, hope they rename it to "flickViewPortWidth". and actually and "flickMaxPages" which actually limits the number of slides it goes. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to increase the flickPower, but when I do, it suddenly is possible to jump over multiple items within the slider with just one flick motion. I thought that "flickMaxPages: 1" would prevent that, but it does not (at least the way it's used in this snippet). Am I missing something or do others face the same issue?
Beta Was this translation helpful? Give feedback.
All reactions