Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #57975, comment 3


Ignore:
Timestamp:
03/24/2023 12:05:30 PM (2 years ago)
Author:
hbaumhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57975, comment 3

    v2 v3  
    1313Not all images with EXIF Orientation metadata are affected.
    1414
    15 So it looks like Orientation metadata is SOMETIMES being used to refactor the image. Totally unnecessarily as the images start in the correct orientation.
     15So it looks like Orientation metadata is MOSTLY (not always) being used to refactor the image. Totally unnecessarily as the images start in the correct orientation.
    1616
    1717If this is infact by design an exif/metadata ingore filter option would work around the issue.