Closed BeeMargarida closed 3 years ago
@joamag @gcandal A bug found, necessary to close the "Edit Profile" feature.
Seems to make sense.
Closing this as not relevant. We'll accept the error for the situations where the image is "rotated" via EXIF rotate property.
When providing an image with EXIF Orientation info, it was being ignored in the final image (after resize).
exif_transpose
that returns an image transposed according to its EXIF orientation tag.Before:
After: