Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Tue, 10 Oct 2017 07:00:17 +0000 (15:00 +0800)
committeredward <edward@roojs.com>
Tue, 10 Oct 2017 07:00:17 +0000 (15:00 +0800)
Roo/bootstrap/Menu.js

index 23835ca..afa67c3 100644 (file)
@@ -211,7 +211,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         
         var _this = this;
         
-        (function() { _this.hide(); }).defer(500);
+        (function() { _this.hide(); }).defer(100);
     },
     
     onMouseOver : function(e){