You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-07 06:16:05 +02:00
refactor: auto advance asset viewer (#3554)
This commit is contained in:
@ -268,7 +268,7 @@
|
||||
bottom={-200}
|
||||
>
|
||||
<div id="gallery-memory" bind:this={memoryGallery}>
|
||||
<GalleryViewer assets={currentMemory.assets} viewFrom="album-page" />
|
||||
<GalleryViewer assets={currentMemory.assets} />
|
||||
</div>
|
||||
</IntersectionObserver>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user