wesmiler пре 6 година
родитељ
комит
d0242750b4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      public/static/weixin/js/photo.js

+ 1 - 1
public/static/weixin/js/photo.js

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