Only a few minutes into using your plugin, but expecting to use this as a long term solution for Cloudinary integration – I noticed that the thumbnails in Craft CP asset views are wrongly cropped: it looks like somewhere in the pipeline the width/height dimensions are being reversed (width = height and height = width) and therefore the transformation that Cloudinary delivers appears eccentrically cropped in the center.
E.g.
Original image (asset preview panel, correct)
Wrongly cropped image (Assets field / Assets picker thumbnail view)
Likewise with vertical images:
Original (asset edit modal):
Wrongly cropped thumbnail:
Not sure where it's happening but looks to me like the width is being given the height's value and vice versa somewhere along the way...
Would be great to get a fix!
Many thanks, cheers for great plugin.
Thank you for letting me know. There was an inconsistency in the crop behaviour between Craft CMS and Cloudinary. This should now be fixed and released in version 1.2.1.
Only a few minutes into using your plugin, but expecting to use this as a long term solution for Cloudinary integration – I noticed that the thumbnails in Craft CP asset views are wrongly cropped: it looks like somewhere in the pipeline the width/height dimensions are being reversed (width = height and height = width) and therefore the transformation that Cloudinary delivers appears eccentrically cropped in the center.
E.g.
Original image (asset preview panel, correct)
Wrongly cropped image (Assets field / Assets picker thumbnail view)
Likewise with vertical images:
Original (asset edit modal):
Wrongly cropped thumbnail:
Not sure where it's happening but looks to me like the width is being given the height's value and vice versa somewhere along the way...
Would be great to get a fix! Many thanks, cheers for great plugin.