Project

General

Profile

Actions

Bug #8361

closed

Image orientation is skipped if client side resizing is skipped

Added by krileon about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
01 February 2021
Due date:
% Done:

100%

Estimated time:

Description

If an image doesn't need to be resized it won't be drawn to a canvas and thus won't be resized. This causes orientation to be skipped. So we either need to always resample client side or server side needs to handle orientation. If server side orientation is applied the EXIF will need to be updated with new orientation otherwise browser img tags will rotate it again.

Actions #1

Updated by krileon about 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1628

Makes client side aware of Always Resample param. If enabled it will cause client side resizing to always resample the image.

Actions #2

Updated by beat almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF