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
1 - Open picker
2 - Select photo
3 - Reduce both sides of the photo crop area
4 - Click at one corner of the crop area and expand it to match the photo limit
What happens
The opposite side bounds expand a little bit each time. But the faster the movement the more it expands.
Expected behaviour
Only the side I am dragging should have its bounds resized
Video
The text was updated successfully, but these errors were encountered:
@velveteer I can confirm the issue persists on 0.9.12. It is reproducible on Chrome, Safari and Firefox on macOS High Sierra, didn't try other systems.
@marano Thanks. I was able to reproduce on 0.9.12 when providing an aspect ratio to the crop settings. I believe this is a bug with cropperjs: fengyuanchen/cropperjs#222, which was only partially addressed, because I am seeing this bug when resizing with the top-left and top-right handles.
I will look into resolving this in cropperjs if possible, but I cannot make any guarantees on when I will have time to make a PR for them. For now we will track this as a bug.
(I originally posted this bug to filestack-react at filestack/filestack-react#36)
Versions
filestack-react 1.3.8
filestack-js 0.9.7
How to reproduce it
1 - Open picker
2 - Select photo
3 - Reduce both sides of the photo crop area
4 - Click at one corner of the crop area and expand it to match the photo limit
What happens
The opposite side bounds expand a little bit each time. But the faster the movement the more it expands.
Expected behaviour
Only the side I am dragging should have its bounds resized
Video
The text was updated successfully, but these errors were encountered: