Replies: 1 comment
-
Using |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have a slider with 1 slide visible at a time. When the user flicks or drags the slider, I only want it to move 1 slide. Setting the
flickMaxPages: 1
option still allows it to move more than 1 slide, as @NaotoshiFujita explains here: #528 (reply in thread). Is it possible to restrict it to moving 1 slide at a time no matter how much they flick or how much they drag?Beta Was this translation helpful? Give feedback.
All reactions