4teamwork / ftw.slider

1 stars 8 forks source link

Slider does not resize on window resize #14

Closed jensens closed 10 years ago

jensens commented 10 years ago

If I resize the browser window the slider does not resize until it slides.

ninfaj commented 10 years ago

Hi! Thanks for the hint. This is a problem I didn't find a solution yet.

jensens commented 10 years ago

Usally you need to react on the window resize event and recalculate the sizes.

ninfaj commented 10 years ago

I've just remembered, that this is already fixed here: https://github.com/4teamwork/ftw.slider/blob/jin-slick/ftw/slider/browser/resources/slider.js#L15

This will be in the master as soon as https://github.com/4teamwork/ftw.slider/pull/13 is merged

ninfaj commented 10 years ago

This should work now, if you checkout the master. I'll release a new version (2.0.0) of ftw.slider today