- 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:
svenhoefer
2014-12-18 15:59:07 +01:00
parent 778262d67a
commit 25f30a6fa4
2 changed files with 11 additions and 14 deletions

View File

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