Revert "CInfoViewer: try to fix show current frontend before paint signallbars"

This reverts commit 670aa9d4ab.


Origin commit data
------------------
Commit: 608247657c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)
This commit is contained in:
vanhofen
2016-09-28 12:54:40 +02:00
parent 1fb45d19c3
commit ce38ff3473

View File

@@ -1744,8 +1744,7 @@ void CInfoViewer::showSNR ()
sigbox->setColorBody(numbox->getColorBody());
sigbox->doPaintBg(false);
sigbox->enableTboxSaveScreen(numbox->getColBodyGradientMode());
}else
sigbox->setFrontEnd(CFEManager::getInstance()->getLiveFE());
}
sigbox->paint(CC_SAVE_SCREEN_NO);
}
if(showButtonBar)