Roo/bootstrap/Popover.js
authoredward <edward@roojs.com>
Tue, 28 Mar 2017 03:36:06 +0000 (11:36 +0800)
committeredward <edward@roojs.com>
Tue, 28 Mar 2017 03:36:06 +0000 (11:36 +0800)
Roo/bootstrap/Popover.js

index 8cfcc7d..99f7933 100644 (file)
@@ -246,7 +246,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             // fade it?
         }
         
-        this.hoverState = null;
+        this.hoverState = 'in';
         
         this.fireEvent('show', this);