Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Fri, 29 Dec 2017 06:09:57 +0000 (14:09 +0800)
committeredward <edward@roojs.com>
Fri, 29 Dec 2017 06:09:57 +0000 (14:09 +0800)
Roo/bootstrap/Menu.js

index 32c6325..eff3faf 100644 (file)
@@ -215,7 +215,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         
         var _this = this;
         
-        (function() { _this.hide(); }).defer(1000);
+        (function() { _this.hide(); }).defer(100);
     },
     
     onMouseOver : function(e){