roojs-core.js
[roojs1] / roojs-core-debug.js
index eb23157..0eb8dd2 100644 (file)
@@ -8795,6 +8795,7 @@ if(opt.anim.isAnimated()){
          * @return {Roo.Element} this
          */
         hide : function(animate){
+            Roo.log('hiding...');
             this.setVisible(false, this.preanim(arguments, 0));
             return this;
         },