vue-slick-carousel icon indicating copy to clipboard operation
vue-slick-carousel copied to clipboard

Center align based on 'slidesToShow' using variable width slides

Open lkjimy opened this issue 3 years ago • 3 comments

It is possible to do the following? image

I guessed slidesToShow and centerMode would do the trick, it's close, but not quite. The slides are too big and don't show much of the ones overflowing like the above image. image

I considered using variableWidth, but the center changes to the initialSlide and slidesToShow doesn't do the trick in this case. image

My objective is the first image, any suggestions?

lkjimy avatar Mar 31 '21 20:03 lkjimy

Were you able to achieve this ? @lkjimy

pravinfullstack avatar Mar 21 '23 09:03 pravinfullstack

Were you able to achieve this ? @lkjimy

@power-cut Sorry for the late response, this may not be relevant to you anymore, but I have moved to another slider plugin called Splide, which is also quite powerful, like Slick. Mostly because my workflow is currently in Nuxt 3.

lkjimy avatar Feb 13 '24 03:02 lkjimy