SSENSE/vue-carousel
GitHub で見るBug: vueCarousel-slide-center not immediately applied
Open
#270 opened on 2018年8月27日
buggood first issuehelp wanted
説明
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