Skip to content

fix: Allow caching local images with zero lag#95

Merged
mrousavy merged 7 commits into
mainfrom
fix/fix-scale-x
Feb 10, 2026
Merged

fix: Allow caching local images with zero lag#95
mrousavy merged 7 commits into
mainfrom
fix/fix-scale-x

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

Instead of using something like SDWebImage, we can just cache locally loaded images in-memory in our ImageLoader.

This can be disabled if desired, but it is now enabled by default.

This allows retrieving local images from cache instantly, without lag, once they have been loaded once.

@mrousavy mrousavy merged commit 84cd465 into main Feb 10, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant