immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
45.05k stars 2.18k forks source link

Extremely long images appears "squashed" when the original is loaded on mobile app #11987

Open ChiNoel-osu opened 3 weeks ago

ChiNoel-osu commented 3 weeks ago

The bug

If I want to view an extremely long image (for example 50000x1000 in resolution) from the Immich mobile app, the image appears to be "squashed" after loading the original so a circle now looks like a ellipse. The original file is not "squashed" I think, it's just a visual bug.

I'm on iOS, not sure about Android.

The OS that Immich Server is running on

Ubuntu Server 24.04 LTS

Version of Immich Server

v1.112.1

Version of Immich Mobile App

1.112.1 build.169

Platform with the issue

Your docker-compose.yml content

I don't think this is relevant.

Your .env content

I don't think this is relevant.

Reproduction steps

1. Have a extremely long image on Immich server.
2. Open the Immich mobile app and connect to the server.
3. From Setting->Asset Viewer, enable "Load original image".
4. Go to the main page and tap on the extremely long image and wait for it to load the original.
5. After it loads the original image, the image appears to be "squashed".

Relevant log output

No response

Additional information

No response

ChiNoel-osu commented 3 weeks ago

Also I can't really move the image when zoomed in on a long image, but that's for another issue I think.