Roo/bootstrap/Menu.js
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 08:24:36 +0000 (16:24 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 08:24:36 +0000 (16:24 +0800)
Roo/bootstrap/Menu.js

index a810c9b..3ed179f 100644 (file)
@@ -285,6 +285,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         this.hideMenuItems();
         this.hidden = false;
         this.triggerEl.addClass('open');
+       this.el.addClass('show');
         
         // reassign x when hitting right
         if(this.el.getWidth() + xy[0] >= Roo.lib.Dom.getViewWidth()){