mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
eventlist: add small separator line between navibar and footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2137a61c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)
Origin message was:
------------------
- eventlist: 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:
@@ -920,6 +920,9 @@ void CEventList::paintNaviBar(std::string _channelname_prev, std::string _channe
|
||||
|
||||
// shadow
|
||||
frameBuffer->paintBoxRel(x + full_width, navibar_y + OFFSET_SHADOW, OFFSET_SHADOW, navibar_height, COL_SHADOW_PLUS_0);
|
||||
|
||||
// small separator line
|
||||
frameBuffer->paintHLineRel(x, full_width, navibar_y + navibar_height - 1, COL_FRAME);
|
||||
}
|
||||
|
||||
void CEventList::showProgressBar(int pos)
|
||||
|
Reference in New Issue
Block a user