Created on 30 September 2024, about 2 months ago

Here are some suggestions

  1. We remove exif_orientation_file_presave() and instead always add an upload validator. This simplifies the code and solves the "too late" problems. Hence we remove _exif_orientation_rotate() and the code can be directly in the FileImageExifOrientationConstraintValidator.
  2. We could copy 4 files from image_effects to give the auto_orient and mirror operations. This significantly simplifies the validation code, removes the (now incorrect) orientation from the EXIF and it can handle flipped images. However what would happen if both modules are installed? Can we make ours lower priority? Maybe we pick different operation names??
🌱 Plan
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom adamps

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024