[PR #1983] [CLOSED] feat(web): Better scaling of albums and favorites #9312

Closed
opened 2026-02-05 14:02:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1983
Author: @matthinc
Created: 3/12/2023
Status: Closed

Base: mainHead: feat/web-album-responsive


📝 Commits (2)

  • ac59ae9 Better scaling of albums and favorites
  • 89af12f Fix eslint error

📊 Changes

4 files changed (+24 additions, -12 deletions)

View changed files

📝 web/src/lib/components/album-page/album-viewer.svelte (+7 -2)
📝 web/src/lib/components/shared-components/gallery-viewer/gallery-viewer.svelte (+9 -1)
📝 web/src/lib/components/shared-components/immich-thumbnail.svelte (+6 -7)
📝 web/src/routes/(user)/favorites/+page.svelte (+2 -2)

📄 Description

Rework albums and favorites to match different screen sizes better without scaling thumbnails too large.

Screenshot 2023-03-12 at 13 30 53

Screenshot 2023-03-12 at 13 31 03


🔄 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/1983 **Author:** [@matthinc](https://github.com/matthinc) **Created:** 3/12/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/web-album-responsive` --- ### 📝 Commits (2) - [`ac59ae9`](https://github.com/immich-app/immich/commit/ac59ae94e92bede9353599c38c3f03b6a698eca9) Better scaling of albums and favorites - [`89af12f`](https://github.com/immich-app/immich/commit/89af12f45e2ad629aebed8796afa84be12b0690a) Fix eslint error ### 📊 Changes **4 files changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/album-page/album-viewer.svelte` (+7 -2) 📝 `web/src/lib/components/shared-components/gallery-viewer/gallery-viewer.svelte` (+9 -1) 📝 `web/src/lib/components/shared-components/immich-thumbnail.svelte` (+6 -7) 📝 `web/src/routes/(user)/favorites/+page.svelte` (+2 -2) </details> ### 📄 Description Rework albums and favorites to match different screen sizes better without scaling thumbnails too large. ![Screenshot 2023-03-12 at 13 30 53](https://user-images.githubusercontent.com/6898797/224544883-0e87a648-53e6-408e-a8a4-2dfe58a3077e.png) ![Screenshot 2023-03-12 at 13 31 03](https://user-images.githubusercontent.com/6898797/224544890-0d2c7ede-398e-4364-b106-9aa845dde74c.png) --- <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 14:02:26 +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#9312