Working on a rebuild selection operation
This commit is contained in:
parent
f8153190fe
commit
c25ba86b68
4 changed files with 54 additions and 11 deletions
|
|
@ -111,7 +111,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
|
||||
// process everything else
|
||||
return true;
|
||||
});
|
||||
}, true);
|
||||
|
||||
var runningInterval = SheetObject3D.SendInvalidateInRebuildOrder(updateItems, InvalidateType.Properties);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue