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

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