updating value updating
This commit is contained in:
parent
0cfc69ea65
commit
c35fdde304
21 changed files with 31 additions and 89 deletions
|
|
@ -89,10 +89,7 @@ namespace MatterHackers.MatterControl.Library
|
|||
}
|
||||
|
||||
|
||||
if (valuesChanged)
|
||||
{
|
||||
Invalidate(InvalidateType.DisplayValues);
|
||||
}
|
||||
Invalidate(InvalidateType.DisplayValues);
|
||||
|
||||
Parent?.Invalidate(new InvalidateArgs(this, InvalidateType.Mesh));
|
||||
return Task.CompletedTask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue