|
|
@@ -513,8 +513,8 @@ var app = new Vue({
|
|
|
minCropBoxWidth: cropWidth,
|
|
|
// maxCropBoxWidth: iWidth,
|
|
|
minCropBoxHeight: iHeight,
|
|
|
- canvasWeight: cropWidth,
|
|
|
- canvasHeight: iHeight,
|
|
|
+ // canvasWeight: cropWidth,
|
|
|
+ // canvasHeight: iHeight,
|
|
|
/*minCanvasWeight: cropWidth*0.4,
|
|
|
maxCanvasWeight: cropWidth,
|
|
|
minCanvasHeight: iHeight,*/
|