scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
874 stars 305 forks source link

add Event: onCropSuccessful/onCropError #192

Open MacGyer opened 8 years ago

MacGyer commented 8 years ago

Hi Scott,

am I just missing something in the docs or isn't there an event being accessible when the crop has been completed?

Currently I can check if imageData is filled with a value, but imho there should be a built in event to check against or bind further actions to.

Is there anything in the making? What are your thoughts about this?

BTW: thanks for your incredible plugin

Cheers

PS: have a look at my Yii2 integration of cropit if you like.