Big update: implemented toggling between three modes. Button does not yet update when double clicking. Completely removed fullMode-related code.
This commit is contained in:
@@ -256,7 +256,8 @@ public:
|
||||
int histogramPosition; // 0=disabled, 1=left pane, 2=right pane
|
||||
//int histogramWorking; // 0=disabled, 1=left pane, 2=right pane
|
||||
bool histogramBar;
|
||||
bool histogramFullMode;
|
||||
//bool histogramFullMode;
|
||||
int histogramDrawMode;
|
||||
bool FileBrowserToolbarSingleRow;
|
||||
bool hideTPVScrollbar;
|
||||
bool UseIconNoText;
|
||||
|
Reference in New Issue
Block a user