mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
Fix ghost text in channellist & epg view
Complement to commit3f0fb53
Origin commit data ------------------ Branch: ni/coolstream Commit:d85bb1d09b
Author: Michael Liebmann <tuxcode.bbg@gmail.com> Date: 2016-01-27 (Wed, 27 Jan 2016) Origin message was: ------------------ Fix ghost text in channellist & epg view Complement to commit3f0fb53
------------------ This commit was generated by Migit
This commit is contained in:
@@ -127,6 +127,7 @@ void EpgPlus::Header::paint(const char * Name)
|
||||
std::string head = Name ? Name : g_Locale->getText (LOCALE_EPGPLUS_HEAD);
|
||||
|
||||
CComponentsHeader header(this->x, this->y, this->width, this->font->getHeight()+4, head);
|
||||
header.enableGradientBgCleanUp();
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user