You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue
Non-square images (portrait and landscape) are currently incorrectly cropped. Portrait and Landscape images are cropped from the top and left side of the image, respectively.
Fix
The crop should be performed using the center of the image as the origin.
The text was updated successfully, but these errors were encountered:
Issue
Non-square images (portrait and landscape) are currently incorrectly cropped. Portrait and Landscape images are cropped from the top and left side of the image, respectively.
Fix
The crop should be performed using the center of the image as the origin.
The text was updated successfully, but these errors were encountered: