1
@@ -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}