CInfoViewer::show_Data: Avoid overwriting button text

Origin commit data
------------------
Commit: 73ec7e9671
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
This commit is contained in:
Michael Liebmann
2016-01-29 15:15:48 +01:00
parent ec4980f2a0
commit 5a0737fe4b

View File

@@ -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) ||