epgplus: move footer-box to bottom of screen

Origin commit data
------------------
Branch: ni/coolstream
Commit: b3cc850a08
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: move footer-box to bottom of screen

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-04-08 14:11:28 +02:00
parent f05b336d90
commit abac099187
2 changed files with 19 additions and 10 deletions

View File

@@ -273,6 +273,8 @@ class EpgPlus
int x;
int y;
int width;
int buttonY;
int buttonHeight;
static Font* fontBouquetChannelName;
@@ -452,6 +454,8 @@ class EpgPlus
int timeLineY;
int timeLineWidth;
int bodyHeight;
int channelsTableX;
int channelsTableY;
static int channelsTableWidth;