Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

Carousel with multiple data items does not resize when resizing browser #49

Closed walpoletim-bjss closed 5 years ago

walpoletim-bjss commented 6 years ago

When you have a carousel with multiple items shown, then when the browser size is changed, the carousel does not resize

iqbalaqaba commented 6 years ago

It happened to me, whenever i'm trying to resize the browser, the carousel didn't work well. It's even happened on its doc site, try to refresh the browser couple times and resize the window. This happened. I hope they fix it asap :

screenshot_2

Wikiki commented 6 years ago

Hi, I'll have a loot at it soon

tmm1 commented 5 years ago

I think this is probably due to fixed height set in fade mode:

https://github.com/Wikiki/bulma-carousel/blob/033a07476ada12ed986ad407539a1d669f943202/src/js/index.js#L143-L156

jasoncostello commented 5 years ago

FWIW, this behavior also happens when only showing single images too (set to fade)