mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21: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 Signed-off-by: Thilo Graf <dbt@novatux.de>
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