mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
pictureviewer: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc19ae565c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-14 (Wed, 14 Jun 2017)
Origin message was:
------------------
- pictureviewer: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
------------------
This commit was generated by Migit
This commit is contained in:
@@ -74,11 +74,11 @@ class CPictureViewerGui : public CMenuTarget
|
||||
unsigned int selected;
|
||||
unsigned int liststart;
|
||||
unsigned int listmaxshow;
|
||||
int fheight; // Fonthoehe Playlist-Inhalt
|
||||
int theight; // Fonthoehe Playlist-Titel
|
||||
int footerHeight;
|
||||
int buttons1Height;
|
||||
int buttons2Height;
|
||||
int item_height;
|
||||
int header_height;
|
||||
int footer_height;
|
||||
int buttons1_height;
|
||||
int buttons2_height;
|
||||
bool visible;
|
||||
State m_state;
|
||||
SortOrder m_sort;
|
||||
|
Reference in New Issue
Block a user