kenwheeler / slick

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

Rows and empty spaces if not match #4280

Open cacacobra opened 8 months ago

cacacobra commented 8 months ago

When using "slidesPerRow: 4, rows: 2", if the avaiable results are 10, the second page gets with only two itens. Is it possible to make the second page fill with the first itens whem the results are not enough? The same if the results are less than 24 and so on.

Just to not to feel uncomplete.

Prints and code below for better understading

https://pasteboard.co/wLjEet7JRN7U.png https://pasteboard.co/MOK4d13yKqDD.png

``