Use existing UIField listener pattern to set field value on changed event
- Issue MatterHackers/MCCentral#4232 Cannot activate bed heater
This commit is contained in:
parent
819c0b0b25
commit
2c12c0b546
2 changed files with 28 additions and 10 deletions
|
|
@ -342,7 +342,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
tabControl.ActiveTab = this.CreatePrinterTab(activePrinter, theme);
|
||||
}
|
||||
|
||||
|
||||
tabControl.RefreshTabPointers();
|
||||
}, ref unregisterEvents);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue