mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
fix(web): Enable stack selector in shared album view (#24641)
This commit is contained in:
+1
@@ -351,6 +351,7 @@
|
|||||||
{showArchiveIcon}
|
{showArchiveIcon}
|
||||||
{onSelect}
|
{onSelect}
|
||||||
onEscape={handleEscape}
|
onEscape={handleEscape}
|
||||||
|
withStacked={true}
|
||||||
>
|
>
|
||||||
{#if viewMode !== AlbumPageViewMode.SELECT_ASSETS}
|
{#if viewMode !== AlbumPageViewMode.SELECT_ASSETS}
|
||||||
{#if viewMode !== AlbumPageViewMode.SELECT_THUMBNAIL}
|
{#if viewMode !== AlbumPageViewMode.SELECT_THUMBNAIL}
|
||||||
|
|||||||
Reference in New Issue
Block a user