cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

Sometimes the move cross doesn’t work (doesn’t move the picture) #253

Open andreypelykh opened 6 years ago

andreypelykh commented 6 years ago

Browser: Google Chrome 61.0.3163.100 (Official Build) (64-bit) Library version: 0.9.0

Especially it occurs when I'm trying to drag the crop region beyond the canvas.

Steps to reproduce:

  1. Go to sample plunker
  2. Choose file
  3. Hold down the mouse button on the move cross
  4. Move cursor beyond the canvas.
  5. Release the mouse button.
  6. And try to repeat from the first step.