[PR #2277] [MERGED] feat(web): smaller thumbnail in explore so at least 2 photos are in a row #9474

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2277
Author: @faupau03
Created: 4/18/2023
Status: Merged
Merged: 4/18/2023
Merged by: @alextran1502

Base: mainHead: feature-smaller-thumbnail-in-explore


📝 Commits (3)

  • a88128d image view in explore tab more responsive
  • c5181f0 center photo
  • 356a1eb Merge branch 'main' into feature-smaller-thumbnail-in-explore

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 web/src/routes/(user)/explore/+page.svelte (+6 -2)

📄 Description

Thumbnails are reduced in their width, so at least 2 can fit in a row. Thats only for small screens. For screens large enough, the normal width of 156px remains
smaller thumbnails
normal thumbnail


🔄 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/2277 **Author:** [@faupau03](https://github.com/faupau03) **Created:** 4/18/2023 **Status:** ✅ Merged **Merged:** 4/18/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feature-smaller-thumbnail-in-explore` --- ### 📝 Commits (3) - [`a88128d`](https://github.com/immich-app/immich/commit/a88128dfb7ee78121bc71669523967bc278f9ed4) image view in explore tab more responsive - [`c5181f0`](https://github.com/immich-app/immich/commit/c5181f0e920ad710540b166b189038262dfda089) center photo - [`356a1eb`](https://github.com/immich-app/immich/commit/356a1eb7a8924f4ab3a88504727c2aba5645928f) Merge branch 'main' into feature-smaller-thumbnail-in-explore ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `web/src/routes/(user)/explore/+page.svelte` (+6 -2) </details> ### 📄 Description Thumbnails are reduced in their width, so at least 2 can fit in a row. Thats only for small screens. For screens large enough, the normal width of 156px remains ![smaller thumbnails](https://user-images.githubusercontent.com/22776173/232819360-98bf2371-8f69-4136-98ca-a530c49475c4.png) ![normal thumbnail](https://user-images.githubusercontent.com/22776173/232819724-6dbbaf54-2ab4-466f-8415-e69221c0f107.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:05:27 +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#9474