|
@@ -510,7 +510,7 @@ var app = new Vue({
|
|
|
// cropBoxResizable: false,
|
|
// cropBoxResizable: false,
|
|
|
minContainerWidth: iWidth,
|
|
minContainerWidth: iWidth,
|
|
|
minContainerHeight: iHeight,
|
|
minContainerHeight: iHeight,
|
|
|
- minCropBoxWidth: cropWidth,
|
|
|
|
|
|
|
+ minCropBoxWidth: 80,
|
|
|
maxCropBoxWidth: iWidth,
|
|
maxCropBoxWidth: iWidth,
|
|
|
minCropBoxHeight: 80,
|
|
minCropBoxHeight: 80,
|
|
|
// canvasWeight: cropWidth,
|
|
// canvasWeight: cropWidth,
|