Andreas Haferburg

Results 13 comments of Andreas Haferburg

@igaztanaga How come this was not caught by a unit test?

$(window).on("load", function() { slider.refresh(); }) Or create the slider on `load`.

I just tried it out, thank you for the PR. Unfortunately it doesn't work properly. I use `{loop: true, autoWidth: true, centerSlide: true}`. Which options did you use when you...