the method setCropzoneRect dose not effect,because the controle plateform gets an error.
this picture shows my use:
this picture show the origin code of the method setCropzoneRect:
then the control plateform gets an error:
the error is causeed by the varible '_cropzone' dose not get a assign value,then the varible 'cropzone' in 'setCropzoneRect' gets value from varible 'this._cropzone' . varible 'cropzone' is null,but call cropzone.set.
the method setCropzoneRect dose not effect,because the controle plateform gets an error.
this picture shows my use:
this picture show the origin code of the method setCropzoneRect:
then the control plateform gets an error:
the error is causeed by the varible '_cropzone' dose not get a assign value,then the varible 'cropzone' in 'setCropzoneRect' gets value from varible 'this._cropzone' . varible 'cropzone' is null,but call cropzone.set.