mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
filebrowser: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
Unfortunately we can't use CComponentsFooter, because
CComponentsFooter can't handle button_label_ext yet
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a3b4a0f05
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)
Origin message was:
------------------
- filebrowser: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
Unfortunately we can't use CComponentsFooter, because
CComponentsFooter can't handle button_label_ext yet
------------------
This commit was generated by Migit
This commit is contained in:
@@ -162,10 +162,10 @@ class CFileBrowser
|
||||
unsigned int listmaxshow;
|
||||
std::vector<unsigned int> selections;
|
||||
|
||||
int fheight; // Fonthoehe Filelist-Inhalt
|
||||
int theight; // Fonthoehe Filelist-Titel
|
||||
int foheight; // Hoehe der button leiste
|
||||
int skwidth; // width SMSKey field
|
||||
int item_height;
|
||||
int header_height;
|
||||
int footer_height;
|
||||
int smskey_width;
|
||||
std::string name;
|
||||
std::string base;
|
||||
std::string m_baseurl;
|
||||
|
Reference in New Issue
Block a user