Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

context-menu-class does not remove after closing it #147

Open ranndev opened 5 years ago

ranndev commented 5 years ago

I add a custom class .help-context-menu using context-menu-class attribute to apply a custom style to it. But, after closing it and open other context menu, the custom class .help-context-menu was still there.