make sure we always rebuild the tree view when the content changes
This commit is contained in:
parent
dd49303111
commit
a66096823b
1 changed files with 2 additions and 1 deletions
|
|
@ -1695,8 +1695,9 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
|
||||
private bool assigningTreeNode;
|
||||
private FlowLayoutWidget treeNodeContainer;
|
||||
private int lastSceneDescendantsCount;
|
||||
|
||||
private InlineStringEdit workspaceName;
|
||||
private int lastSceneDescendantsCount;
|
||||
|
||||
public InteractiveScene Scene => sceneContext.Scene;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue