Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenmcohn committed Dec 16, 2020
1 parent dde70a7 commit 312d8b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OneMore/AddinRibbon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ private void AddContextMenuCommands(

if (sub != null)
{
// allows top level context menu Colorize submenu
// but removes the context menu Edit\Colorize submenu
sub.Remove();
}
}
Expand Down

0 comments on commit 312d8b7

Please sign in to comment.