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

index 90e20f6..9b84540 100644 (file)
@@ -1043,7 +1043,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
             
             pos.push({
                 x : maxX - this.unitWidth * box[0].x - this.gutter * (box[0].x - 1),
-                y : y
+                y : minY
             });
 
             pos.push({