mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- infoviewer: fix calculation for time_width ...
... because some fonts has larger ' ' than ':'. * align clock with 10 px right offset (same as the other elements) * align depending elements with new clock dimensions
This commit is contained in:
@@ -89,8 +89,6 @@ class CInfoViewer
|
||||
//uint32_t fadeTimer;
|
||||
COSDFader fader;
|
||||
|
||||
int time_left_width;
|
||||
int time_dot_width;
|
||||
int time_width;
|
||||
int time_height;
|
||||
int info_time_width;
|
||||
|
Reference in New Issue
Block a user