Roo/bootstrap/LayoutMasonry.js
authoredward <edward@roojs.com>
Wed, 26 Apr 2017 06:07:14 +0000 (14:07 +0800)
committeredward <edward@roojs.com>
Wed, 26 Apr 2017 06:07:14 +0000 (14:07 +0800)
Roo/bootstrap/LayoutMasonry.js

index a459d08..4098564 100644 (file)
@@ -536,10 +536,6 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         
         Roo.each(queue, function(box){
             
-            if(hit_end){
-                return;
-            }
-            
             var mx = 0;
             
             Roo.each(box, function(b){