|
|
@@ -512,7 +512,7 @@ var app = new Vue({
|
|
|
minContainerHeight: iHeight,
|
|
|
minCropBoxWidth: cropWidth,
|
|
|
maxCropBoxWidth: iWidth,
|
|
|
- // minCropBoxHeight: iHeight,
|
|
|
+ minCropBoxHeight: 80,
|
|
|
// canvasWeight: cropWidth,
|
|
|
// canvasHeight: iHeight,
|
|
|
// minCanvasWeight: cropWidth*0.4,
|