Replaced nasty onInsightStateChangedEvent event handler in TargetController with new GetTargetState command
This commit is contained in:
@@ -347,6 +347,7 @@ namespace Bloom
|
||||
|
||||
this->setUiDisabled(this->targetState != TargetState::STOPPED);
|
||||
this->activated = true;
|
||||
emit this->activatedSignal();
|
||||
}
|
||||
|
||||
void InsightWindow::populateVariantMenu() {
|
||||
|
||||
Reference in New Issue
Block a user