Wrap up main menu work, revise ordering, add more icons
- Issue MatterHackers/MCCentral#4289 Revise MatterControl main menu
This commit is contained in:
parent
b30e4ccfe2
commit
e7b64b6204
4 changed files with 31 additions and 20 deletions
|
|
@ -270,7 +270,6 @@ namespace MatterHackers.MatterControl.CustomWidgets
|
|||
Name = $"{item.key} Sidebar",
|
||||
PopupContent = resizeContainer,
|
||||
PopupLayoutEngine = new UnpinnedLayoutEngine(resizeContainer, widgetTodockTo, DockSide)
|
||||
, DebugShowBounds = true
|
||||
};
|
||||
itemButton.Click += (s, e) =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue