mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
fix typo / add default progressbar width
Origin commit data
------------------
Commit: 0924849d6f
Author: TangoCash <eric@loxat.de>
Date: 2022-04-30 (Sat, 30 Apr 2022)
This commit is contained in:
@@ -1380,7 +1380,9 @@ const time_settings_struct_t handling_infobar_setting[SNeutrinoSettings::HANDLIN
|
||||
#define SIDEBAR_WIDTH CFrameBuffer::getInstance()->scale2Res(40)
|
||||
|
||||
#define SLIDER_HEIGHT CFrameBuffer::getInstance()->scale2Res(22)
|
||||
#define SLIDER_WIDHT CFrameBuffer::getInstance()->scale2Res(120)
|
||||
#define SLIDER_WIDTH CFrameBuffer::getInstance()->scale2Res(120)
|
||||
|
||||
#define PROGRESSBAR_WIDTH CFrameBuffer::getInstance()->scale2Res(100)
|
||||
|
||||
#define BIGFONT_FACTOR 1.5
|
||||
|
||||
|
Reference in New Issue
Block a user