mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- moviebrowser: allow round borders in filter selection
This commit is contained in:
@@ -1152,6 +1152,8 @@ int CMovieBrowser::paint(void)
|
||||
return (false);
|
||||
}
|
||||
|
||||
m_pcFilter->setBackGroundRadius(RADIUS_LARGE);
|
||||
|
||||
m_pcInfo1->setBackGroundColor(COL_MENUCONTENTDARK_PLUS_0);
|
||||
m_pcInfo1->setTextColor(COL_MENUCONTENTDARK_TEXT);
|
||||
m_pcInfo1->setBackGroundRadius(RADIUS_LARGE);
|
||||
|
Reference in New Issue
Block a user