Roo/bootstrap/UploadCropbox.js
authoredward <edward@roojs.com>
Wed, 20 Jan 2016 03:52:13 +0000 (11:52 +0800)
committeredward <edward@roojs.com>
Wed, 20 Jan 2016 03:52:13 +0000 (11:52 +0800)
Roo/bootstrap/UploadCropbox.js

index cc7ef52..39eaa3b 100644 (file)
@@ -221,6 +221,7 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
         
         Roo.log([this.imageSection.getWidth(true), this.imageSection.getHeight(true)]);
         Roo.log([this.image.getWidth(), this.image.getHeight()]);
+        Roo.log([this.image.getWidth(true), this.image.getHeight(true)]);
         Roo.log([pw, ph]);
         
         this.imageCanvas.setLeft(pw);