Open
Description
Is your feature request related to a problem? Please describe.
Now the TinyCarousel supports infinite scrolling only via overflow option. And that's just rewinding carousel, so the user can start from the beginning (first item).
Describe the solution you'd like
Idea to support infinite scroll via cloning (when you scroll past the last element you immediately see the first one, as it would be next element).
Describe alternatives you've considered
No alternative to this one (at least in TinyCarousel ecosystem).
Note: this is a proposal, if you feel that this feature should/shouldn't be implemented, please use 👍 and 👎 reactions. Of course you're welcome to file as PR as well! 😄