Improve visibility of plus tab button
This commit is contained in:
parent
70d8e0e9b9
commit
182dffffd8
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
Height = theme.MicroButtonHeight,
|
||||
Width = theme.MicroButtonHeight,
|
||||
Name = "Create New",
|
||||
HoverColor = theme.AccentMimimalOverlay
|
||||
};
|
||||
|
||||
this.AddChild(IconButton);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue