From: Edward Date: Tue, 18 Dec 2018 04:07:21 +0000 (+0800) Subject: Roo/bootstrap/LayoutMasonry.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=c7786721a95cc49d2df722a6a2fc793f521cfee5 Roo/bootstrap/LayoutMasonry.js --- diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 7864971314..bb90785d02 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -683,6 +683,10 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { y = maxY[col]; + if(k == 0) { + console.log([x, y]); + alert([x, y]); + } var positions = []; switch (box.length){