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

This reverts commit 224c7a0545.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 608247657c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-09-28 12:54:40 +02:00
parent 8af87ddd67
commit a45417ba8b

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)