Foliotek / Croppie

A Javascript Image Cropper
http://foliotek.github.io/Croppie
MIT License
2.56k stars 885 forks source link

Image flickers when using mouse click and wheel together #709

Open pranitashelukar opened 4 years ago

pranitashelukar commented 4 years ago

Expected Behavior

This was spotted when tried to use wacom tablet and pen to re-position, resize image. Replicated same using mouse. Mouse click should allow to drag image from one position to another and same time wheel should allow zoom in/out behavior without image flicker

Actual Behavior

Image flickers when using mouse click and wheel together

Steps to Reproduce the Problem

  1. On https://foliotek.github.io/Croppie/, using demo image on top left
  2. Click (mouse left button) on image to re-position it
  3. At same time, use mouse wheel to either zoom in or out

Example Link

Please recreate your issue using JSbin, JSFiddle, or Codepen.

Specifications