mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
infoviewer_bb: don't use a smaller icon-offset in ca-bar's discrete mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: e2b1b13d4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-02 (Mon, 02 Jan 2017)
Origin message was:
------------------
- infoviewer_bb: don't use a smaller icon-offset in ca-bar's discrete mode
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -799,7 +799,7 @@ void CInfoViewerBB::paint_ca_icons(int caid, const char *icon, int &icon_space_o
|
||||
} else {
|
||||
icon_space_offset += icon_sizeW[icon_map[caid].first];
|
||||
px = endx - icon_space_offset;
|
||||
icon_space_offset += 4;
|
||||
icon_space_offset += icon_space; //NI
|
||||
}
|
||||
|
||||
if (px) {
|
||||
|
Reference in New Issue
Block a user