CImageInfo: use global offset for item offset

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1db1182b87
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-15 (Wed, 15 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2017-03-15 09:17:16 +01:00
parent efb0eb652f
commit 46859665ed

View File

@@ -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;