Fix exception on reflow due to control accumulation
This commit is contained in:
parent
a8734ce645
commit
2f8539c9c8
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ namespace MatterHackers.MatterControl.CustomWidgets
|
|||
public void ClearItems()
|
||||
{
|
||||
rowButtonContainer = null;
|
||||
allIconViews.Clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue