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:
Yaros 2025-09-10 15:47:38 +02:00 committed by GitHub
parent e18e4c5962
commit 027dab1487
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 190 additions and 204 deletions

View file

@ -662,6 +662,7 @@
viewport={galleryViewport}
{assetInteraction}
slidingWindowOffset={viewerHeight}
arrowNavigation={false}
/>
</div>
</section>