You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coil ignores exif metadata for PNG images by default. Telephoto should probably copy this behavior so that the orientation of preview images and sub-sampled images are consistent.
Coil ignores exif metadata for PNG images by default. Telephoto should probably copy this behavior so that the orientation of preview images and sub-sampled images are consistent.
https://github.com/coil-kt/coil/blob/41594782546a255e33d328d1996aa87ed7f326f1/coil-core/src/androidMain/kotlin/coil3/decode/ExifOrientationStrategy.kt#L42
The text was updated successfully, but these errors were encountered: