show stack info in album page

This commit is contained in:
Alex 2024-09-03 12:58:57 -05:00
parent fe039857d8
commit b59f0ba5a7
No known key found for this signature in database
GPG Key ID: 53CD082B3A5E1082

View File

@ -242,6 +242,7 @@ class AlbumViewerPage extends HookConsumerWidget {
),
onRemoveFromAlbum: onRemoveFromAlbumPressed,
editEnabled: data.ownerId == userId,
stackEnabled: data.ownerId == userId,
),
),
AnimatedPositioned(