mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
fdbc015dbf
The navigateTo function was clearing lightboxInfo without re-fetching it, causing the EXIF sidebar to disappear and nav button placement to break. Mirrors the fetch logic already present in the thumbnail click handler. Fixes #439