@@ -491,9 +491,9 @@ var app = new Vue({
responsive: true,
guides: false,
strict: false,
- width: width,
+ width: iWidth,
dragMode: 'move',
- height: height,
+ height: iHeight,
autoCropArea: 0,
cropBoxMovable: false,
cropBoxResizable: false,