Roo/bootstrap/LayoutMasonry.js
authorAlan Knowles <alan@roojs.com>
Thu, 8 Jun 2017 02:36:39 +0000 (10:36 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 8 Jun 2017 02:36:39 +0000 (10:36 +0800)
Roo/bootstrap/LayoutMasonry.js

index 1a2369d..fb61d86 100644 (file)
@@ -283,6 +283,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         Roo.each(items, function(item, k){
             
             switch (item.size) {
+                // these layouts take up a full box,
                 case 'md' :
                 case 'md-left' :
                 case 'md-right' :