moving Gear2D to MC
putting in some debugging
This commit is contained in:
parent
32111c1b7f
commit
f8e40fa4cf
5 changed files with 670 additions and 33 deletions
|
|
@ -85,6 +85,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
{
|
||||
newContainer.Children.Add(child.Clone());
|
||||
}
|
||||
|
||||
undoBuffer.AddAndDo(new ReplaceCommand(new[] { this }, new[] { newContainer }));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue