[PR #25863] [MERGED] fix: reset zoom when navigating between assets #18378

Closed
opened 2026-02-05 16:37:18 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25863
Author: @michelheusschen
Created: 2/3/2026
Status: Merged
Merged: 2/3/2026
Merged by: @alextran1502

Base: mainHead: fix/web-reset-zoom


📝 Commits (1)

  • 88d760a fix: reset zoom when navigating between assets

📊 Changes

2 files changed (+17 additions, -14 deletions)

View changed files

📝 web/src/lib/components/asset-viewer/photo-viewer.svelte (+4 -7)
📝 web/src/lib/managers/asset-viewer-manager.svelte.ts (+13 -7)

📄 Description

Fixes #25659 where the zoom state doesn't reset when navigating between assets


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/25863 **Author:** [@michelheusschen](https://github.com/michelheusschen) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/web-reset-zoom` --- ### 📝 Commits (1) - [`88d760a`](https://github.com/immich-app/immich/commit/88d760a1dcae7cdd0c7c33d2ab425adaa970208d) fix: reset zoom when navigating between assets ### 📊 Changes **2 files changed** (+17 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/asset-viewer/photo-viewer.svelte` (+4 -7) 📝 `web/src/lib/managers/asset-viewer-manager.svelte.ts` (+13 -7) </details> ### 📄 Description Fixes #25659 where the zoom state doesn't reset when navigating between assets --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:37:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#18378