[BUG] web: asset viewer - map icon #1657

Closed
opened 2026-02-05 02:55:10 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @waclaw66 on GitHub (Nov 21, 2023).

The bug

Asset thumbnail aspect ratio is square in the map although the original is rectangle. The another problem is that it covers the exact spot where the photo was taken. I suggest to consolidate it with mobile version and use a pin as it was before (commented https://github.com/immich-app/immich/pull/4294#issuecomment-1805250730) or set it to object-fit: cover at least. In doesn't make sense to display a single asset on the map as thumbnail in my opinion, it's helpful on the Map section only.

obrazek

The OS that Immich Server is running on

Fedora 38

Version of Immich Server

1.88.1

Version of Immich Mobile App

1.88.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

not relevant

Additional information

No response

Originally created by @waclaw66 on GitHub (Nov 21, 2023). ### The bug Asset thumbnail aspect ratio is square in the map although the original is rectangle. The another problem is that it covers the exact spot where the photo was taken. I suggest to consolidate it with mobile version and use a pin as it was before (commented https://github.com/immich-app/immich/pull/4294#issuecomment-1805250730) or set it to `object-fit: cover` at least. In doesn't make sense to display a single asset on the map as thumbnail in my opinion, it's helpful on the Map section only. ![obrazek](https://github.com/immich-app/immich/assets/15554561/f3f7edbf-c21e-46ad-b5cf-f84fe9813bef) ### The OS that Immich Server is running on Fedora 38 ### Version of Immich Server 1.88.1 ### Version of Immich Mobile App 1.88.1 ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps ```bash not relevant ``` ### Additional information _No response_
Author
Owner

@waclaw66 commented on GitHub (Dec 22, 2023):

Fixed by https://github.com/immich-app/immich/pull/5761 and https://github.com/immich-app/immich/pull/5909

@waclaw66 commented on GitHub (Dec 22, 2023): Fixed by https://github.com/immich-app/immich/pull/5761 and https://github.com/immich-app/immich/pull/5909
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1657