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

add onSelectCancel event to options #25

Open Ciki opened 11 years ago

Ciki commented 11 years ago

Could you add onSelectCancel event to options and trigger it in cancelSelection() ? This would be quite handy I think