This repository was archived by the owner on Sep 1, 2023. It is now read-only.
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
Infinity option #56
Open
Description
Currently, when the slider reaches the end and it should slide one more, it goes back and starts from the start again.
It would be great if there would be an option that the slider just continues it's motion but reuses the first slides.
I.e. you have 3 slides and start from the first:
Slide one time -> slide 2 is shown
Slide again -> slide 3 is shown
Slide again -> Slide 1 is shown but the slider doesn't animate all slides back but just continues.