mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
infoviewer_bb: enlarge ca_bar by 2 pixels
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb9b9dc26d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Origin message was:
------------------
- infoviewer_bb: enlarge ca_bar by 2 pixels
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -985,7 +985,7 @@ void CInfoViewerBB::ResetModules()
|
|||||||
|
|
||||||
void CInfoViewerBB::initBBOffset()
|
void CInfoViewerBB::initBBOffset()
|
||||||
{
|
{
|
||||||
bottom_bar_offset = (g_settings.infobar_casystem_display < 2) ? (g_settings.infobar_casystem_frame ? 36 : 22) : 0;
|
bottom_bar_offset = (g_settings.infobar_casystem_display < 2) ? (g_settings.infobar_casystem_frame ? 38 : 24) : 0; //NI
|
||||||
}
|
}
|
||||||
|
|
||||||
void* CInfoViewerBB::scrambledThread(void *arg)
|
void* CInfoViewerBB::scrambledThread(void *arg)
|
||||||
|
Reference in New Issue
Block a user