mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
epgview: add small separator line between navibar and footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 980c62d853
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)
Origin message was:
------------------
- epgview: add small separator line between navibar and footer
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -935,6 +935,8 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start
|
||||
|
||||
//paint bottombox contents
|
||||
Bottombox->paint(false);
|
||||
// small separator line
|
||||
frameBuffer->paintHLineRel(sx, ox, sy + oy - 1, COL_FRAME);
|
||||
showProgressBar();
|
||||
|
||||
// show Timer Event Buttons
|
||||
|
Reference in New Issue
Block a user