Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

removeMenu() not implemented #5210

Closed
lkcampbell opened this issue Sep 13, 2013 · 2 comments
Closed

removeMenu() not implemented #5210

lkcampbell opened this issue Sep 13, 2013 · 2 comments
Assignees
Milestone

Comments

@lkcampbell
Copy link
Contributor

Per src/command/Menus.js:

    /** NOT IMPLEMENTED
     * Removes Menu
     */
    // function removeMenu(id) {
    //     NOT IMPLEMENTED
    // }

We will need this for issue #5078 or any situation where we need to clean up non-default menus on the fly.

@lkcampbell
Copy link
Contributor Author

Assigning to myself since I am working on a fix.

@ghost ghost assigned lkcampbell Sep 14, 2013
JeffryBooher added a commit that referenced this issue Sep 17, 2013
Fix issue #5210: Adding Menus.removeMenu() and Menus.getAllMenus()
@lkcampbell
Copy link
Contributor Author

Wasn't implemented...now it is :).

Closing as fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant