Explorar o código

Merge branch 'newVersion' into dev

mo %!s(int64=2) %!d(string=hai) anos
pai
achega
e7cc3c1d91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/col-cropper/cropper.tsx

+ 1 - 1
src/components/col-cropper/cropper.tsx

@@ -205,7 +205,7 @@ export default defineComponent({
               img={this.options.img}
               info={true}
               autoCrop={true}
-              centerBox={true}
+              centerBox={false}
               autoCropWidth={this.options.autoCropWidth}
               full={this.options.full}
               outputType={this.options.outputType}