improved motion photo handling

This commit is contained in:
mertalev
2024-11-16 20:18:22 -05:00
parent d1c7ed5464
commit b0a2a6ac13
5 changed files with 49 additions and 39 deletions
+1 -1
View File
@@ -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,