Community
Participate
Working Groups
In 3.x, the 'Copy' and 'Delete' menu items have icons.
either HandledMenuItemRenderer should be able to look up a command image if no iconURI is set, or our MenuPersistence processing should look up an image from the ICommandService if the icon attribute is not set on the command element. PW
The 'iconURI' feature isn't set. Looks like our MMC generation code needs some tweaking.
Fixed in CVS HEAD.