mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
* Refactor to use ImmichThumbnail and local thumbnail image provider format * dart format linter errors linter * Adds blurhash format * Fixes image blur * uses hook instead of stateful widget to be more consistent * Uses blurhash hook state * Uses blurhash ref instead of state * Fixes fade in duration for fade in placeholder * Fixes an issue where thumbnails fail to load if too many thumbnail requests are made simultaenously --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| asset_grid_data_structure.dart | ||
| disable_multi_select_button.dart | ||
| draggable_scrollbar_custom.dart | ||
| group_divider_title.dart | ||
| immich_asset_grid.dart | ||
| immich_asset_grid_view.dart | ||
| thumbnail_image.dart | ||
| thumbnail_placeholder.dart | ||