Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Wed, 2 Aug 2017 06:11:58 +0000 (14:11 +0800)
committeredward <edward@roojs.com>
Wed, 2 Aug 2017 06:11:58 +0000 (14:11 +0800)
Roo/bootstrap/Tooltip.js

index 69be31b..d3df869 100644 (file)
@@ -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';