mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(web): memory viewer arrow navigation (#19400)
* fix(web): memory viewer jumps down on arrow keys * fix pnpm lockfile --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
parent
e18e4c5962
commit
027dab1487
3 changed files with 190 additions and 204 deletions
|
|
@ -662,6 +662,7 @@
|
|||
viewport={galleryViewport}
|
||||
{assetInteraction}
|
||||
slidingWindowOffset={viewerHeight}
|
||||
arrowNavigation={false}
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue