mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
infoviewer_bb: enlarge ca_bar by 2 pixels
Origin commit data
------------------
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
This commit is contained in:
@@ -985,7 +985,7 @@ void CInfoViewerBB::ResetModules()
|
||||
|
||||
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)
|
||||
|
Reference in New Issue
Block a user