Is it possible to disable the Loading screen?
It seems like my slideshow spends more time loading images that actually displaying them. I wander if there is any kind of pre-loading?

Overall great module!

Comments

dubs’s picture

That certainly would be great. I have the same problem here - lots of black in between!

Dr Jay’s picture

Version: 5.x-1.x-dev » 6.x-1.3

+1

ionuts71’s picture

I want this feature too.

ComputerWolf’s picture

Assigned: Unassigned » ComputerWolf
Status: Active » Closed (works as designed)

The loading image is actually just shown until the box is resized and the image is loaded and displayed. The actual image is just laid over top of the loading image to give the perception of loading. If you wish to decrease the time between the images, you can edit the javascript to modify the duration of the resizing animations. As far as pre-loading is concerned, I am not familiar with how that would be implemented. If anyone is familiar with creating pre-loaders, I would be happy to include it in a future version.