Roo/bootstrap/UploadCropbox.js
authoredward <edward@roojs.com>
Wed, 20 Jan 2016 04:02:34 +0000 (12:02 +0800)
committeredward <edward@roojs.com>
Wed, 20 Jan 2016 04:02:34 +0000 (12:02 +0800)
Roo/bootstrap/UploadCropbox.js

index 39eaa3b..c010ba7 100644 (file)
@@ -222,6 +222,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);