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
When cropping an image with a configured default ratio (e.g. 1 / 1) at first the cropped image dimensions are set correctly (e.g. 100px / 100px). But after 1. uploading the same image again or 2. reinitializing the container, the image dimensions of the whole picture are displayed (e.g. 150px / 100px) and not only of the cropped part. The correct cropped dimensions only get set when dragging or changing the size of the cropping area.
When cropping an image with a configured default ratio (e.g. 1 / 1) at first the cropped image dimensions are set correctly (e.g. 100px / 100px). But after 1. uploading the same image again or 2. reinitializing the container, the image dimensions of the whole picture are displayed (e.g. 150px / 100px) and not only of the cropped part. The correct cropped dimensions only get set when dragging or changing the size of the cropping area.
https://codepen.io/D0m1N1k999/pen/qBzeVoz
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: