Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #37140, comment 14


Ignore:
Timestamp:
10/07/2016 08:51:45 PM (9 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37140, comment 14

    initial v1  
    33Not only after a rotation. When an image is edited by the user, we should check and remove/reset the orientation in all cases, no matter what the editing action was.
    44
    5 After editing, the image is how the user intends it to be, including the orientation. This will also match the behavior in GD where EXIF is removed.
     5After editing the image is how the user intends it to be, including the orientation. This will also match the behavior in GD where EXIF is removed.