Roo/bootstrap/LayoutMasonry.js
authoredward <edward@roojs.com>
Wed, 26 Apr 2017 05:59:39 +0000 (13:59 +0800)
committeredward <edward@roojs.com>
Wed, 26 Apr 2017 05:59:39 +0000 (13:59 +0800)
Roo/bootstrap/LayoutMasonry.js

index 21c8892..00676a7 100644 (file)
@@ -400,12 +400,6 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         
         items = items.slice(3, items.length);
         
-        var pos = this.el.getBox(true);
-        
-        var minX = pos.x;
-        
-        var maxX = pos.right - this.unitWidth * 3 - this.gutter * 2 - this.padWidth;
-        
         var standard = [
             ['xs', 'xs', 'xs', 'wide'],
             ['xs', 'xs', 'wide'],