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

On "mousewheel" selection resize option #63

Open mwmaleks opened 10 years ago

mwmaleks commented 10 years ago

Hi, every body. Hope this fiture will be usefull. :)

mwmaleks commented 10 years ago

Doing refactoring of the application that I tested mouseWheelResize option with, figured it out that option depends on jquery-mousewheel plugin (a plugin that adds cross-browser mouse wheel support with delta normalization). It is here: https://github.com/brandonaaron/jquery-mousewheel