mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
CImageInfo: use global offset for item offset
This commit is contained in:
@@ -69,7 +69,7 @@ void CImageInfo::Init(void)
|
||||
cc_sub_caption = NULL;
|
||||
b_info = NULL;
|
||||
btn_red = NULL;
|
||||
item_offset = 10;
|
||||
item_offset = OFFSET_INNER_MID;
|
||||
item_font = NULL;
|
||||
item_height = 0;
|
||||
y_tmp = 0;
|
||||
|
Reference in New Issue
Block a user