Roo/bootstrap/layout/Manager.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 02:55:34 +0000 (10:55 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 02:55:34 +0000 (10:55 +0800)
Roo/bootstrap/layout/Manager.js

index 669a19f..daca038 100644 (file)
@@ -182,6 +182,7 @@ Roo.extend(Roo.bootstrap.layout.Manager, Roo.bootstrap.Component, {
     },
 
     onWindowResize : function(){
+        Roo.log('calling onWindowResize!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         if(this.monitorWindowResize){
             this.layout();
         }