Fixed a bug with remove.
This commit is contained in:
parent
e0023d6e9c
commit
b66d0058b7
2 changed files with 5 additions and 2 deletions
|
|
@ -80,11 +80,11 @@ namespace MatterHackers.MatterControl.ActionBar
|
|||
|
||||
this.HAnchor = HAnchor.ParentLeftRight;
|
||||
|
||||
this.queueDataView = queueDataView;
|
||||
|
||||
AddChildElements();
|
||||
AddHandlers();
|
||||
|
||||
this.queueDataView = queueDataView;
|
||||
|
||||
onActivePrintItemChanged(null, null);
|
||||
|
||||
if (privateAddIconToPrintStatusRow != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue