JoomGalleryfriends / JG4-dev

Development repository for JoomGallery v4.x
GNU General Public License v3.0
10 stars 6 forks source link

[IMGtools Service]: Wrong image cropping in automatically rotated images #130

Open MrMusic opened 1 year ago

MrMusic commented 1 year ago

Steps to reproduce the issue

Settings in the configuration: For example, select the value 'Croppping' or 'Max Dimension' for resizing. Activate the option 'Auto Orientation'.

Upload images from a camera with exif orientation tag in landscape and portrait format. Check the thumbnails.

Expected result

The generated image should only consist of the uploaded image.

Actual result

For portrait images, the generated image has a thick black border on the right edge. A part of the left edge is cut off. For landscape images is all ok.