mirror of
https://github.com/immich-app/immich.git
synced 2025-11-01 19:17:12 -04:00
* fix: back/forward navigation won't reset scroll in timeline Fixes a bug where navigating to/from the asser-viewer from timeline causes the scroll position to be reset. * Fix back after assetviewer next/prev navigation * Bug fix from review * review comments