Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Thu, 25 Feb 2016 06:51:50 +0000 (14:51 +0800)
committeredward <edward@roojs.com>
Thu, 25 Feb 2016 06:51:50 +0000 (14:51 +0800)
Roo/bootstrap/Tooltip.js

index 6db1b1f..cc95aab 100644 (file)
@@ -248,7 +248,7 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
         var xy = this.el.getAlignToXY(this.bindEl, align[0], align[1]);
         
         Roo.log(xy);
-        
+        Roo.log(this.el.getWidth());
         if(placement == 'top' || placement == 'bottom'){
             if(xy[0] < 0){
                 placement = 'right';