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