mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- infoviewer: remove frame from timescale inside infoviewer
This commit is contained in:
@@ -1478,6 +1478,7 @@ void CInfoViewer::display_Info(const char *current, const char *next,
|
|||||||
pb_w = BoxEndX - 10 - xStart;
|
pb_w = BoxEndX - 10 - xStart;
|
||||||
pb_shadow = 0;
|
pb_shadow = 0;
|
||||||
timescale->setShadowOnOff(false);
|
timescale->setShadowOnOff(false);
|
||||||
|
timescale->setFrameThickness(0);
|
||||||
}
|
}
|
||||||
switch(g_settings.infobar_progressbar) //set progressbar position
|
switch(g_settings.infobar_progressbar) //set progressbar position
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user