vadimkorr / svelte-carousel

The awesome carousel component for Svelte 3 :arrow_left: :art: :arrow_right:
https://vadimkorr.github.io/svelte-carousel
Apache License 2.0
291 stars 64 forks source link

Offset #145

Open jis3r opened 1 year ago

jis3r commented 1 year ago

It would be nice if one could define an offset. For example: if particlesToShow = 2 and offset = true, there would be one element in the middle and the previous and next element each as half displayed. It could look like this: image Of course, carousels with two or fewer elements and carousels that are not infinite must be handled.

MikeeNachtigall commented 8 months ago

Hello. Is there any chance that this will be implemented soon?

ReditioN019 commented 1 month ago

Hello @vadimkorr, I would greatly appreciate it if you could consider releasing this feature.