From: edward Date: Wed, 2 Aug 2017 06:11:58 +0000 (+0800) Subject: Roo/bootstrap/Tooltip.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=f0cff2a023fd80166e530b98beae7b70efca85dd;p=roojs1 Roo/bootstrap/Tooltip.js --- diff --git a/Roo/bootstrap/Tooltip.js b/Roo/bootstrap/Tooltip.js index 69be31bc58..d3df869c7b 100644 --- a/Roo/bootstrap/Tooltip.js +++ b/Roo/bootstrap/Tooltip.js @@ -249,6 +249,8 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component, { Roo.log(xy); + Roo.log(this.bindEl); + if(placement == 'top' || placement == 'bottom'){ if(xy[0] < 0){ placement = 'right';