@@ -501,10 +501,10 @@ var app = new Vue({
wheelZoomRatio: 0.1,
responsive: true,
guides: false,
- strict: false,
- // width: iWidth,
+ // strict: false,
+ width: iWidth,
// dragMode: 'move',
- // height: iHeight,
+ height: iHeight,
// autoCropArea: 1,
// cropBoxMovable: false,
// cropBoxResizable: false,