mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CInfoViewer::show_Data: Avoid overwriting button text
This commit is contained in:
@@ -1813,7 +1813,7 @@ void CInfoViewer::show_Data (bool calledFromEvent)
|
||||
frameBuffer->paintBackgroundBoxRel (BoxEndX - 108, posy, 112, height2);
|
||||
}
|
||||
#endif
|
||||
infoViewerBB->showBBButtons();
|
||||
infoViewerBB->showBBButtons(calledFromEvent);
|
||||
}
|
||||
|
||||
if ((info_CurrentNext.flags & CSectionsdClient::epgflags::not_broadcast) ||
|
||||
|
Reference in New Issue
Block a user