Roo/bootstrap/Brick.js
authoredward <edward@roojs.com>
Thu, 28 Dec 2017 08:38:09 +0000 (16:38 +0800)
committeredward <edward@roojs.com>
Thu, 28 Dec 2017 08:38:09 +0000 (16:38 +0800)
Roo/bootstrap/Brick.js

index 4b6303c..9b9c63e 100644 (file)
@@ -160,8 +160,8 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
 //            image.setHeight(paragraph.getWidth());
             Roo.log('image.getHeight()');
             Roo.log(image.getHeight());
-            this.el.setHeight(image.getHeight());
-            paragraph.setHeight(image.getHeight());
+//            this.el.setHeight(image.getHeight());
+//            paragraph.setHeight(image.getHeight());
             
         }