mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
Revert "- eventlist: add small separator line between navibar and footer"
This reverts commit746e37fa75
. Origin commit data ------------------ Commit:3bdb7f6a65
Author: vanhofen <vanhofen@gmx.de> Date: 2022-01-07 (Fri, 07 Jan 2022) Origin message was: ------------------ Revert "- eventlist: add small separator line between navibar and footer" This reverts commit746e37fa75
.
This commit is contained in:
@@ -929,9 +929,6 @@ 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