mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
channellist: fix dimensions when using very large fonts
* paint scrollbar over full height of main box
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0064c6c704
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-16 (Sat, 16 Mar 2013)
Origin message was:
------------------
- channellist: fix dimensions when using very large fonts
* paint scrollbar over full height of main box
------------------
This commit was generated by Migit
This commit is contained in:
@@ -80,6 +80,7 @@ private:
|
||||
int full_width;
|
||||
int width;
|
||||
int height;
|
||||
int info_height; // the infobox below mainbox is handled outside height
|
||||
int x;
|
||||
int y;
|
||||
int logo_off;
|
||||
@@ -95,7 +96,6 @@ private:
|
||||
bool displayNext;
|
||||
bool displayList;
|
||||
|
||||
int info_height;
|
||||
int ChannelList_Rec;
|
||||
|
||||
void paintDetails(int index);
|
||||
|
Reference in New Issue
Block a user