Roo/bootstrap/panel/Nest.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 03:07:32 +0000 (11:07 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 03:07:32 +0000 (11:07 +0800)
Roo/bootstrap/panel/Nest.js

index 2124c14..07ae5cc 100644 (file)
@@ -49,6 +49,7 @@ Roo.extend(Roo.bootstrap.panel.Nest, Roo.bootstrap.panel.Content, {
                 el.setSize(size.width, size.height);
             }
             var touch = el.dom.offsetWidth;
+            Roo.log('setSize!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
             this.layout.layout();
             // ie requires a double layout on the first pass
             if(Roo.isIE && !this.initialized){