diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-04-04 16:38:38 +0200 |
---|---|---|
committer | Carl Schwan <carl@carlschwan.eu> | 2022-04-04 16:38:38 +0200 |
commit | b5c9189cfab736693c1edb8363d02c6b640c91c0 (patch) | |
tree | 80f1acfd24fa96b512ac3f3f1f4be37bb8fc20cd /apps/files/js | |
parent | 498d3aea060ed496e2b5351108718e198b021d00 (diff) | |
download | nextcloud-server-b5c9189cfab736693c1edb8363d02c6b640c91c0.tar.gz nextcloud-server-b5c9189cfab736693c1edb8363d02c6b640c91c0.zip |
Fix imaginary with rotated exif images
Now do the operation in two steps:
1. Rotate the image according the exif data
2. Do the actual operation
This should only have a performance impact on image with exif rotation
data to do the rotation. For all the other images the autorotate steps
should be almost instant.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'apps/files/js')
0 files changed, 0 insertions, 0 deletions