Actions
Task #6539
closedFeature #6495: Visualization of certain data files types
Task #6509: Display images in the metadata view
Do not preload all images in the lightbox gallery
Start date:
04/25/2014
Due date:
% Done:
0%
Estimated time:
Description
When there are multiple images, especially multiple large images, in the lightbox gallery, all image in the gallery are preloaded. This causes opening even one image to take several seconds.
Updated by Lauren Walker over 10 years ago
- Status changed from In Progress to Resolved
- translation missing: en.field_remaining_hours set to 0.0
The fancybox API allows an option to preload X images. I chose 1 so that the next image only is preloaded.
Actions