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

Change Event Listener #14

Closed bvanleeuwen1995 closed 8 years ago

bvanleeuwen1995 commented 8 years ago

For a project that I'm currently working on I use the cropbox, and I'm really loving it so far.

On little problem that I do have, is that whenever the plugin is enabled, the on(change) event listener behaves strangly on my select box, it has a size attribute, and once it has that, the on change does not register mouse clicks anymore, this problem is over when I desable the loading of this plugin.

Does somebody have a work around for this, ore a fix?

bupy7 commented 8 years ago

Hm.. Which version of yii2-widget-cropbox you uses?

If version >=4.0 then you need ask the question to jquery-cropbox.

bvanleeuwen1995 commented 8 years ago

Thank you for you response, I'm currently on 4.0.0

bupy7 commented 8 years ago

@bvanleeuwen1995 You need open issue to jquery-cropbox and generate it situation via https://jsfiddle.net/