bupy7 / yii2-widget-cropbox

This widget allows crop image before upload to server and send informations about crop in JSON format.
BSD 3-Clause "New" or "Revised" License
91 stars 33 forks source link

Events #30

Closed Flashwade1990 closed 7 years ago

Flashwade1990 commented 7 years ago

Is there a way to respond to events, e.g. do something when an image was uploaded or when it was cropped?

bupy7 commented 7 years ago

Which you using version of widget?

Flashwade1990 commented 7 years ago

Verson 4.1.1

bupy7 commented 7 years ago

Since 4.0.0 yii2-widget-cropbox is wrapper of https://github.com/bupy7/jquery-cropbox. All questions about JS need to write to jquery-cropbox.

Answering your question: No events any. If you want you can added ones to the plugin.