mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +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
|
||||
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