Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(mobile): Uses blurhash for memory card instead of blurred thumbnail #7469

Merged
merged 3 commits into from Feb 27, 2024

Conversation

martyfuhry
Copy link
Contributor

Instead of loading the thumbnail in addition to the image, we can just use the blurhash. Falls back to using the normal image (with an already precached provider) with the image filters.

Doesn't look too bad:

Blur hash / Filtered Image

@martyfuhry martyfuhry self-assigned this Feb 27, 2024
Copy link

cloudflare-pages bot commented Feb 27, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a7148a2
Status: ✅  Deploy successful!
Preview URL: https://84fdb0df.immich.pages.dev
Branch Preview URL: https://fix-memory-use-blurhash.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit b15eec7 into main Feb 27, 2024
25 checks passed
@alextran1502 alextran1502 deleted the fix/memory-use-blurhash branch February 27, 2024 18:38
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.

None yet

2 participants