Codeinwp / carouFredSel-jQuery

A circular, responsive carousel plugin built using the jQuery.
http://caroufredsel.dev7studios.com
Other
318 stars 476 forks source link

Height of carousel is not updated dynamically update some of the item's height is increased #19

Open maks-rafalko opened 10 years ago

maks-rafalko commented 10 years ago

On of the item in my carousel dynamically updates its height, but carousel is still with wrong sizes. Is it possible to update carousel size dynamically when one of the item's height is updated?

@gilbitron @FrDH

PS. Seems like repository is dead, but if you give me some advices I can send PR.

suberek commented 9 years ago

I have the same issue here http://www.kachet.com.ar/bikinis.php I'm fixing with custom heights at different breakpoints with media queries, but it's not an elegant solution.