Change the Invalidate Type to flags
remove undo buffer from invalidate type
This commit is contained in:
parent
0d74b4b5d8
commit
f0728e0610
56 changed files with 283 additions and 261 deletions
|
|
@ -100,6 +100,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
});
|
||||
SourceContainer.Visible = false;
|
||||
rebuildLock.Dispose();
|
||||
base.OnInvalidate(new InvalidateArgs(this, InvalidateType.Children));
|
||||
return Task.CompletedTask;
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue