I've trying to use this plugin in bootstrap modal. Everything works great, but on initial crop area is sets to 0x0. I try to change params like: initialSize, minWidth, minHeight - without any luck. Crop area shows after resize top left crop area from 0x0 to any other size.
Edit: I figured that this.offsetWidth and this.offsetHeight are 0 - like image is not loaded. Checking on chrome latest and safari.
Hi,
I've trying to use this plugin in bootstrap modal. Everything works great, but on initial crop area is sets to 0x0. I try to change params like: initialSize, minWidth, minHeight - without any luck. Crop area shows after resize top left crop area from 0x0 to any other size.
Edit: I figured that this.offsetWidth and this.offsetHeight are 0 - like image is not loaded. Checking on chrome latest and safari.