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 using the cropping functionality, the frame square does not respect the scale applied to the loaded image.
We have loaded an image whose dimensions are 1600x2000 and set the cropping tool width and height to be 500x1000. However, the cropping square overflows the image, as if the zooming out is applied only to the image, not to the cropping area.
@brlaranjeira thanks for providing the codesandbox, I see the issue there we will check this once we have enough time and keep u updated.
AhmeeedMostafa
added
TBC
(To Be Checked) means the issue needs to get investigated by the product dev./QA
bug
Something isn't working
labels
Jul 15, 2024
When using the cropping functionality, the frame square does not respect the scale applied to the loaded image.
We have loaded an image whose dimensions are 1600x2000 and set the cropping tool width and height to be 500x1000. However, the cropping square overflows the image, as if the zooming out is applied only to the image, not to the cropping area.
The example is based on the CodeSandbox available in the README and can be accessed here: https://codesandbox.io/p/sandbox/unruffled-fire-fq3w22?file=%2Fsrc%2Findex.js%3A10%2C1-11%2C1
The text was updated successfully, but these errors were encountered: