mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
Revert "CChannelList: ensure repaint of new header content"
This reverts commit ea700ddf52
.
This commit is contained in:
@@ -2168,9 +2168,7 @@ void CChannelList::paintHead()
|
||||
else
|
||||
logo_off = 10;
|
||||
|
||||
if (header->isPainted()) //clean up background of header for new contents
|
||||
header->kill(header->getColorBody(), -1, CC_FBDATA_TYPES, false);
|
||||
header->paint0();
|
||||
header->paint(CC_SAVE_SCREEN_NO);
|
||||
}
|
||||
|
||||
CComponentsHeader* CChannelList::getHeaderObject()
|
||||
|
Reference in New Issue
Block a user