Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Thu, 26 Oct 2017 10:05:04 +0000 (18:05 +0800)
committeredward <edward@roojs.com>
Thu, 26 Oct 2017 10:05:04 +0000 (18:05 +0800)
Roo/bootstrap/Tooltip.js

index 8e39c4f..a3d6f99 100644 (file)
@@ -48,11 +48,7 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         
         //Roo.log(['enter',dom]);
         var el = Roo.fly(dom);
-        
-        Roo.debug && Roo.log(dom);
-        
         if (this.currentEl) {
-            
             //Roo.log(dom);
             //Roo.log(this.currentEl);
             //Roo.log(this.currentEl.contains(dom));
@@ -174,6 +170,8 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
     
     enter : function () {
        
+       Roo.log('tooltip enter??');
+       
         if (this.timeout != null) {
             clearTimeout(this.timeout);
         }