mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
improved motion photo handling
This commit is contained in:
@@ -72,7 +72,7 @@ class MemoryCard extends StatelessWidget {
|
||||
key: ValueKey(asset.id),
|
||||
asset: asset,
|
||||
showControls: false,
|
||||
placeholder: SizedBox.expand(
|
||||
image: SizedBox.expand(
|
||||
child: ImmichImage(
|
||||
asset,
|
||||
fit: fit,
|
||||
|
||||
Reference in New Issue
Block a user