nir9 / itemslide

JavaScript Touch Carousel Library with Zero Dependencies
https://itemslide.org
MIT License
647 stars 85 forks source link

feature req: option to have each panel be 100% width of parent container #10

Closed 0xgeert closed 9 years ago

0xgeert commented 9 years ago

It would be great to have the option of setting the width of each panel to be the width of a container (e.g.: the parent of ul) . This would allow a single panel to always show completely filling said container.

nir9 commented 9 years ago

If i understand right you mean an option that every li (slide) will fill the whole container? Anyway good idea i'll add it.