Experimental try to rework isPainted()

Origin commit data
------------------
Branch: ni/coolstream
Commit: 26eb4d079b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-19 (Thu, 19 Jan 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2017-01-19 09:15:49 +01:00
committed by Michael Liebmann
parent fbbe2b1345
commit 4b52331066
6 changed files with 29 additions and 8 deletions

View File

@@ -252,6 +252,7 @@ void CInfoViewer::initClock()
}
CInfoClock::getInstance()->disableInfoClock();
clock->clear();
clock->enableColBodyGradient(gradient_top, COL_INFOBAR_PLUS_0);
clock->doPaintBg(!gradient_top);
clock->enableTboxSaveScreen(gradient_top);