Fixed issue with color control

refactoring GuiWidegt
This commit is contained in:
Lars Brubaker 2021-01-29 16:44:47 -08:00
parent ca8b4632e1
commit 1599aa0fd4
34 changed files with 55 additions and 55 deletions

View file

@ -433,7 +433,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
}
// Top level selection only - rebuild tree
treeNodeContainer.CloseAllChildren();
treeNodeContainer.CloseChildren();
treeNodesByObject.Clear();