SSENSE/vue-carousel
View on GitHubBug: vueCarousel-slide-center not immediately applied
Open
#270 opened on Aug 27, 2018
buggood first issuehelp wanted
Description
Hey there. Many other carousels offer a mode called “Center Mode” that looks like this;

As you can see, other elements fade while the center one is full opacity.
I've tried doing this myself but can't seem to figure out.
Is it also possible to have the content wrap around dynamically? So when it gets to the end, instead of jumping to the start, it just continues seamlessly from end to start without the weird jump?
Thanks