mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-13 00:13:43 +02:00
moviebrowser: enable paint bg in initMovieCover()
disable not required
This commit is contained in:
@@ -1529,7 +1529,6 @@ void CMovieBrowser::initMovieCover(void)
|
||||
m_movieCover = new CComponentsPicture(0, 0, cover_file, NULL, CC_SHADOW_ON, COL_MENUCONTENTDARK_PLUS_0);
|
||||
|
||||
m_movieCover->enableFrame(true, 1);
|
||||
m_movieCover->doPaintBg(false);
|
||||
}
|
||||
|
||||
// always align positions and dimensions
|
||||
|
Reference in New Issue
Block a user