Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Wed, 9 Mar 2016 06:41:42 +0000 (14:41 +0800)
committeredward <edward@roojs.com>
Wed, 9 Mar 2016 06:41:42 +0000 (14:41 +0800)
Roo/bootstrap/Tooltip.js

index b018220..c44e4b8 100644 (file)
@@ -62,7 +62,7 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         }
         
         if (this.currentTip.el) {
-            this.currentTip.el.hide(); // force hiding...
+            this.currentTip.el.setVisibilityMode(Roo.Element.DISPLAY).hide(); // force hiding...
         }    
         //Roo.log(ev);
         var bindEl = el;