odyniec / imgareaselect

ImgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes (like those on Flickr).
http://odyniec.net/projects/imgareaselect/
686 stars 197 forks source link

Incompatible with jQuery 3.2 #98

Open strider72 opened 4 years ago

strider72 commented 4 years ago

I attempted to update my site to jQuery 3.3.1, but it causes problems with imgareaselect -- specifically if the image is rotated. I traced the issue specifically to jQuery 3.2. Works with lower versions, not with 3.2 or higher.