malsup / cycle2

2nd gen cycling
899 stars 239 forks source link

allow-wrap and slideCount don't work in combination with progressive option. #831

Open visualperception opened 6 years ago

visualperception commented 6 years ago

allow-wrap=false and slideCount don't work in combination with progressive option. See http://www.studioloci.eu/ which has cycle2 slideshow on home page which uses progressive loading. I had to hard code number of slides because slideCount only gets incremented by one each time an image is loaded. And as you can see allow-wrap=false isn't working.

Thanks