Skip to content

Conversation

@midzelis
Copy link
Collaborator

@midzelis midzelis commented Dec 6, 2025

A PreloadManager that allows a use to preload images using AssetResponseDto objects - uses same algorithm as photo-viewer.svelte (which will be replaced to use $lib/utils soon)

In secure contexts, the SW will be used to preload images, and cancelation is supported. In non-secure contexts, a detached Image object is used to load/cache the images, and cancelation is not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants