kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.34k stars 5.88k forks source link

Slick Carousel is cutting the objects whith VariableWidth #4143

Open ofirthedev opened 2 years ago

ofirthedev commented 2 years ago

hi im using slick carousel to display a list of items , each item should take auto width, as much as it needs. but when using slick with variable width, the items are being cutted at the last of the carousel , look at the image: enter image description here

Screenshot_8

As you can see the last item is cutted. Is there any alternative / a solution for this ? i really need that each item will take his own width without cutting, and of course when resizing the resolution it will display more/less items per slide.