Roo/bootstrap/LayoutMasonry.js
authoredward <edward@roojs.com>
Mon, 18 Dec 2017 08:07:32 +0000 (16:07 +0800)
committeredward <edward@roojs.com>
Mon, 18 Dec 2017 08:07:32 +0000 (16:07 +0800)
Roo/bootstrap/LayoutMasonry.js

index 56396e3..ec88801 100644 (file)
@@ -220,7 +220,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
 //        }
         
         var boxWidth = this.boxWidth + this.padWidth;
-        
+        Roo.log(this.padWidth);
         if(this.containerWidth < this.boxWidth){
             boxWidth = this.containerWidth
         }