Open
Description
Cropper version
v1.6.2
Link to minimal reproduction
https://fengyuanchen.github.io/cropperjs/
Steps to reproduce
- 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