mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
Revert "CChannelList: ensure repaint of new header content"
This reverts commit339167a507
. Origin commit data ------------------ Branch: ni/coolstream Commit:296aa5b901
Author: Thilo Graf <dbt@novatux.de> Date: 2017-02-02 (Thu, 02 Feb 2017) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -2168,9 +2168,7 @@ void CChannelList::paintHead()
|
|||||||
else
|
else
|
||||||
logo_off = 10;
|
logo_off = 10;
|
||||||
|
|
||||||
if (header->isPainted()) //clean up background of header for new contents
|
header->paint(CC_SAVE_SCREEN_NO);
|
||||||
header->kill(header->getColorBody(), -1, CC_FBDATA_TYPES, false);
|
|
||||||
header->paint0();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
CComponentsHeader* CChannelList::getHeaderObject()
|
CComponentsHeader* CChannelList::getHeaderObject()
|
||||||
|
Reference in New Issue
Block a user