-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The biggest delay in the system comes from reloading; all the images have to be refetched, which is extremely slow. THis appens regardless of whether the images are actually looked for.
use a reload button instead, whichchecks the "If-Modified-Since" header on one image; only trigger reload if it's actually changed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request