Component objects can use array index
This commit is contained in:
parent
cb8a942e08
commit
1954347c9a
3 changed files with 8 additions and 2 deletions
|
|
@ -213,6 +213,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
switch(invalidateType.InvalidateType)
|
||||
{
|
||||
case InvalidateType.SheetUpdated:
|
||||
case InvalidateType.Properties:
|
||||
RecalculateSheet();
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue