Menus.removeMenu cleanup: remove all menu items and dividers prior to removing menu#5384
Menus.removeMenu cleanup: remove all menu items and dividers prior to removing menu#5384RaymondLim merged 6 commits intoadobe:masterfrom lkcampbell:fix-remove-menu
Conversation
|
This fix makes sure that none of the menu items and dividers on the menu being removed are orphaned. It is the final piece of functionality I need (hopefully) to implement a solution for issue #5078. |
|
@lkcampbell Thanks for taking care of all the necessary changes for issue #5078. Unfortunately, I won't be able to review and merge this for sprint 32. Will review it when sprint 33 starts on next week. |
|
@RaymondLim, if you get some time to commit this pull request this week or early next week, I have the time to submit the "Reload without user extension" pull request next week. That way, we might be able to get the feature in for Sprint 33. |
src/command/Menus.js
Outdated
There was a problem hiding this comment.
Minor nit: Please remove those extra spaces before =.
|
@lkcampbell |
|
@RaymondLim, changes for code review done. |
Menus.removeMenu cleanup: remove all menu items and dividers prior to removing menu
No description provided.