mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Fix ghost text in infoviewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8dd426d714
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-26 (Tue, 26 Jan 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -496,6 +496,7 @@ void CInfoViewerBB::paintFoot(int w)
|
||||
foot->setColorBody(COL_INFOBAR_BUTTONS_BACKGROUND);
|
||||
foot->enableColBodyGradient(g_settings.theme.infobar_gradient_bottom, COL_INFOBAR_PLUS_0, g_settings.theme.infobar_gradient_bottom_direction);
|
||||
foot->setCorner(RADIUS_LARGE, CORNER_BOTTOM);
|
||||
foot->enableGradientBgCleanUp();
|
||||
|
||||
foot->paint(CC_SAVE_SCREEN_NO);
|
||||
}
|
||||
|
Reference in New Issue
Block a user