Vasyl Melnichuk

Results 1 comments of Vasyl Melnichuk

you should manually set option **movable** to **true** 'cause it is 'false' by default: `this.cropperOptions = Object.assign({ aspectRatio, movable: false, scalable: false, zoomable: false, viewMode: 1, checkCrossOrigin: true }, this.cropperOptions);`