SSENSE/vue-carousel

Bug: vueCarousel-slide-center not immediately applied

Open

#270 opened on Aug 27, 2018

View on GitHub
 (6 comments) (5 reactions) (0 assignees)JavaScript (1,705 stars) (513 forks)batch import
buggood first issuehelp wanted

Description

Hey there. Many other carousels offer a mode called “Center Mode” that looks like this; image

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

Contributor guide