Add option to hide/show plot sliders
This commit is contained in:
committed by
Philippe Teuwen
parent
7051941525
commit
f157fac2fb
@@ -40,6 +40,7 @@ typedef struct {
|
||||
bool window_changed; // track if plot/overlay pos/size changed to save on exit
|
||||
qtWindow_t plot;
|
||||
qtWindow_t overlay;
|
||||
bool overlay_sliders;
|
||||
// char *defaultPaths[spItemCount]; // Array should allow loop searching for files
|
||||
clientdebugLevel_t client_debug_level;
|
||||
// uint8_t device_debug_level;
|
||||
|
||||
Reference in New Issue
Block a user