1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/asset_viewer/image_providers/cache
martyfuhry 732bd1e652
fix(mobile): Fixes memory image cache for local images (#9019)
* Fixes equality operator for immich local image provider

* Changes image cache manager to no longer be image cache managers

* Updates large image cache to 12 images

format

* Try 5 Image cache

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-04-24 23:30:32 -05:00
..
image_loader.dart fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00
remote_image_cache_manager.dart fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00
thumbnail_image_cache_manager.dart fix(mobile): Fixes memory image cache for local images (#9019) 2024-04-24 23:30:32 -05:00