CCDraw: Set cc_gradient_bg_cleanup to true

Except menu headers: Disable cleanup when save screen is disabled


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c72fe94bc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)

Origin message was:
------------------
CCDraw: Set cc_gradient_bg_cleanup to true

 Except menu headers: Disable cleanup when save screen is disabled


------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-01-29 10:13:52 +01:00
parent 0598782eda
commit 8372065c10
7 changed files with 1 additions and 8 deletions

View File

@@ -2066,7 +2066,6 @@ void CChannelList::paintHead()
}
header->setDimensionsAll(x, y, full_width, theight);
header->enableGradientBgCleanUp();
if (bouquet && bouquet->zapitBouquet && bouquet->zapitBouquet->bLocked != g_settings.parentallock_defaultlocked)
header->setIcon(NEUTRINO_ICON_LOCK);