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

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