From: edward Date: Wed, 9 Mar 2016 06:41:42 +0000 (+0800) Subject: Roo/bootstrap/Tooltip.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=ee1ef2a6621448bf6a708d4851b1ffe8b135024e;p=roojs1 Roo/bootstrap/Tooltip.js --- diff --git a/Roo/bootstrap/Tooltip.js b/Roo/bootstrap/Tooltip.js index b0182204dc..c44e4b84f2 100644 --- a/Roo/bootstrap/Tooltip.js +++ b/Roo/bootstrap/Tooltip.js @@ -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;