Project

General

Profile

Actions

Feature proposal #6932

closed

Implement next/previous photo preloading

Added by krileon over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
20 December 2017
Due date:
% Done:

100%

Estimated time:

Description

Implement preloading of the next/previous photo when viewing a photos modal window. This should just be a background request to load the image src, which will browser cache it and result in next/previous usage being instant instead of waiting for a load.

Actions #1

Updated by krileon over 6 years ago

Maybe able to improve this further by just preloading the image src the same time the modal window is loaded (2 HTTP requests at once) so the image src doesn't have to load AFTER the modal is completely done loading.

Actions #2

Updated by krileon over 6 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

All photo modal windows will preload their photos at same time as modal load request. These a separate requests done at same time allowing the image to effectively load while the modal it self is loading. This significantly reduces the delay seen when loading larger photos.

Actions #3

Updated by krileon about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF