We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a3f71 commit dbc453dCopy full SHA for dbc453d
config/gui_settings.py
@@ -8,5 +8,5 @@
8
state_history_len = 100 # Length of state history to plot (# states).
9
analog_history_dur = 12 # Duration of analog signal history to plot (seconds).
10
11
-ui_font_size = 12 # Font size of UI elements (button text, label text etc.).
+ui_font_size = 11 # Font size of UI elements (button text, label text etc.).
12
log_font_size = 9 # Font size of the data log.
0 commit comments