Does flickMaxPages not apply? #528
Replies: 3 comments 6 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.
-
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.
-
This bug is happening for me too. To me, flickMaxPages set to 1 should only move the slider 1 slide on 1 flick. This doesn't seem to be the case. |
Beta Was this translation helpful? Give feedback.
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