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
Press and hold the left mouse button at the point where you want to start cropping.
While holding the left mouse button, move the cursor in a straight line (e.g., left/right/top/bottom).
Instead of starting to select the area to be cropped, nothing happens.
What is expected?
After pressing down the pointer and moving the mouse, even in a straight line, the crop start event should be triggered, and a new crop box should appear.
What is actually happening?
While holding the left mouse button, and then moving the cursor in a straight line, Instead of starting to select the area to be cropped, nothing happens. When you move the cursor in a different direction, then crop box is created.
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
Thank you for the answer, but shouldn't the crop box appear from the point where user started holding mousedown? In the attached gif, you can see that by dragging diagonally (not even in a perfectly straight line) the crop box only appears after some time. This is especially troublesome on smaller images.
Cropper version
v1.6.2
Link to minimal reproduction
https://fengyuanchen.github.io/cropperjs/
Steps to reproduce
What is expected?
After pressing down the pointer and moving the mouse, even in a straight line, the crop start event should be triggered, and a new crop box should appear.
What is actually happening?
While holding the left mouse button, and then moving the cursor in a straight line, Instead of starting to select the area to be cropped, nothing happens. When you move the cursor in a different direction, then crop box is created.
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: