forked from mattermost/mattermost
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MM-61477] Fixed exif rotates images width and height is not correctl…
…y calculated (mattermost#29309) * [MM-61477] Fixed exif rotates images width and height is not correctly calculated * [MM-61477] Apply rotation ony to png or jepg * [MM-61477] Added test cases to verify correct rotation * fix: fixed wrong format * uff * fix: exif rotation is only possible on jpeg images --------- Co-authored-by: Mattermost Build <[email protected]>
- Loading branch information
1 parent
bc6f162
commit 491e46d
Showing
2 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters