Roo/bootstrap/MenuMgr.js
authorEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:23:25 +0000 (11:23 +0800)
committerEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:23:25 +0000 (11:23 +0800)
Roo/bootstrap/MenuMgr.js

index 2b5e18e..3b40889 100644 (file)
@@ -91,7 +91,7 @@ Roo.bootstrap.MenuMgr = function(){
    function onMouseDown(e){
         Roo.log("on MouseDown");
         if(lastShow.getElapsed() > 50 && active.length > 0 && !e.getTarget(".x-menu")){
-           hideAll();
+//           hideAll();
         }