metafizzy / flickity

:leaves: Touch, responsive, flickable carousels
https://flickity.metafizzy.co
7.53k stars 605 forks source link

Custom speed for flkty.select(0)? #1295

Open ShiyaYuan opened 8 months ago

ShiyaYuan commented 8 months ago

Test case: https://codepen.io/desandro/pen/azqbop

Hi I'm trying to use flkty.select(0) and flkty.next(true) to allow users to go back to the first slide when on the last slide. But I find the transition speed to be too fast, is there a way to customise this speed?