mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
CInfoViewer::show_Data: Avoid overwriting button text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 73ec7e9671
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1813,7 +1813,7 @@ void CInfoViewer::show_Data (bool calledFromEvent)
|
|||||||
frameBuffer->paintBackgroundBoxRel (BoxEndX - 108, posy, 112, height2);
|
frameBuffer->paintBackgroundBoxRel (BoxEndX - 108, posy, 112, height2);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
infoViewerBB->showBBButtons();
|
infoViewerBB->showBBButtons(calledFromEvent);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ((info_CurrentNext.flags & CSectionsdClient::epgflags::not_broadcast) ||
|
if ((info_CurrentNext.flags & CSectionsdClient::epgflags::not_broadcast) ||
|
||||||
|
Reference in New Issue
Block a user