malsup / cycle2

2nd gen cycling
899 stars 236 forks source link

Limit images loaded #849

Open nelson-temporal opened 4 years ago

nelson-temporal commented 4 years ago

If I have an array of images of lets say 1000 images, it is typically loaded already to the slide. Of course this will take up a lot memory.

Is there a way to actually load lets say 5 images at the start and just scroll to next adding and removing slides one at a time depending on forward flag?