mirror of
https://github.com/immich-app/immich.git
synced 2026-06-23 21:03:00 +08:00
* fix(web): Ensure profile picture is cropped to 1:1 ratio Fixes #20097 The profile picture was being captured from the PhotoViewer element which could have non-square dimensions based on the original image. Changed to capture from the crop container element which has the aspect-square class, ensuring the output is always 1:1 ratio. * fix: remove trailing whitespace to pass prettier check --------- Co-authored-by: Aditya Gaurav <aditya-ai-architect@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| params | ||
| routes | ||
| service-worker | ||
| test-data | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| hooks.client.ts | ||
| hooks.server.ts | ||