Fixed issue with color control
refactoring GuiWidegt
This commit is contained in:
parent
ca8b4632e1
commit
1599aa0fd4
34 changed files with 55 additions and 55 deletions
|
|
@ -293,7 +293,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
|
||||
private void AddLibraryButtonElements()
|
||||
{
|
||||
buttonPanel.RemoveAllChildren();
|
||||
buttonPanel.RemoveChildren();
|
||||
|
||||
// add in the message widget
|
||||
providerMessageContainer = new GuiWidget()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue