Added a Live status indicator to tabs
This commit is contained in:
@@ -290,7 +290,7 @@ void Split::showChangeChannelPopup(const char *dialogTitle, bool empty,
|
||||
if (dialog->hasSeletedChannel()) {
|
||||
this->setChannel(dialog->getSelectedChannel());
|
||||
if (this->isInContainer()) {
|
||||
this->container_->refreshTabTitle();
|
||||
this->container_->refreshTab();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user