rcbyr / keen-slider

The HTML touch slider carousel with the most native feeling you will get.
https://keen-slider.io/
MIT License
4.57k stars 210 forks source link

infinite scrolling slideshow of images #334

Open gutisalex opened 1 year ago

gutisalex commented 1 year ago

How can I fill the gap when I have a loop with a scrolling animation which uses the whole with but has only a certain amount of images!

This codepen shows the gap I am talking about: https://codesandbox.io/s/modest-snowflake-k1110m

gutisalex commented 1 year ago

I filled the gap by extending the array to have 20 items... if there is a better solution I would appreciate to hear about! If not this can be closed...