Closed bvanleeuwen1995 closed 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.
Thank you for you response, I'm currently on 4.0.0
@bvanleeuwen1995 You need open issue to jquery-cropbox and generate it situation via https://jsfiddle.net/
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?