mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 22:52:58 +03:00
🐛 Bug Report: Some profile pictures end up sideways #326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jfro on GitHub.
Originally assigned to: @kmendell on GitHub.
Reproduction steps
Expected behavior
It should respect the orientation of the photo (not sure if this is in EXIF data?)
Actual Behavior
End up with sideways profile photo once I refresh/navigate around
Version and Environment
traefik proxy, docker based, Pocket ID v0.35.4
Log Output
No response
@kmendell commented on GitHub:
You can still test that image, but stonith found a different library to fix this, vs the way i did in that specific image.
@stonith404 commented on GitHub:
Thanks @kmendell for your attempt. This should be fixed in the latest version.
@kmendell commented on GitHub:
@jfro Can you pull and test this image to see if it fixes the issue?
ghcr.io/kmendell/pocket-id:exif-photosAnd you were correct this is due to EXIF data from the image.