mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 4506f3f466
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)
This commit is contained in:
@@ -99,9 +99,6 @@ void CComponentsDetailsLine::paint(bool do_save_bg)
|
||||
|
||||
int sw = shadow_w;
|
||||
|
||||
// reduce two times the shadow width, to avoid shadow overlaps
|
||||
h_mark_down -= 2*sw;
|
||||
|
||||
int y_mark_top = y-h_mark_top/2;
|
||||
int y_mark_down = y_down-h_mark_down/2;
|
||||
int dx_c = dl_w%2; //correction for odd values
|
||||
|
Reference in New Issue
Block a user