mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CComponentsPIP: use a default frame with thickness 2 and small corner radius
This commit is contained in:
@@ -2258,6 +2258,7 @@ void CChannelList::paintPig (int _x, int _y, int w, int h)
|
||||
}
|
||||
//set changeable minitv properties
|
||||
cc_minitv->setDimensionsAll(_x, _y, w, h);
|
||||
cc_minitv->setCorner(0);
|
||||
cc_minitv->setColorFrame(COL_MENUCONTENT_PLUS_0);
|
||||
cc_minitv->paint(false);
|
||||
}
|
||||
|
Reference in New Issue
Block a user