Ref T506, only use displayInInfoWindow if not an overlay text message widget

This commit is contained in:
Klaus Basan
2019-01-07 19:56:43 +01:00
committed by Mat Sutcliffe
parent 3c314e9882
commit f2722d78f7
3 changed files with 15 additions and 3 deletions

View File

@@ -232,6 +232,8 @@ void SwiftGuiStd::initGuiSignals()
connect(m_navigator.data(), &CNavigatorDialog::navigatorClosed, this, &SwiftGuiStd::onNavigatorClosed);
// command line / text messages
// here we display SUP messages and such in a central window
ui->fr_CentralFrameInside->activateTextMessages(true);
connect(ui->comp_MainInfoArea->getTextMessageComponent(), &CTextMessageComponent::displayInInfoWindow, ui->fr_CentralFrameInside, &COverlayMessagesFrame::showOverlayVariant);
// settings (GUI component), styles