What steps will reproduce the problem?
1. I create Jcrop object
2. I load image without refresh and when I change image, crop area dont resize
and current image have size like previus.
3. How i can reset or destroy Jcrop object
function(){
jcrop_api = this;
}
jcrop_api.destroy();
and
var jcrop_api = ...
jcrop_api.destroy()
dont work!
Original issue reported on code.google.com by v01d...@gmail.com on 20 Sep 2012 at 2:28
Original issue reported on code.google.com by
v01d...@gmail.com
on 20 Sep 2012 at 2:28