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

index 7e4c8fc..cfcbb1a 100644 (file)
@@ -84,9 +84,6 @@ Roo.apply(Roo.bootstrap.Tooltip, {
             //Roo.log("child element over..");
             
         }
-        
-        bindEl.setVisibilityMode(Roo.Element.DISPLAY);
-        
         this.currentEl = bindEl;
         this.currentTip.bind(bindEl);
         this.currentRegion = Roo.lib.Region.getRegion(dom);
@@ -234,7 +231,6 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
         
         //this.el.detach()
         //this.el.setXY([0,0]);
-        
         this.el.show();
         //this.el.dom.style.display='block';