You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/main/io/osd.h
+1
Original file line number
Diff line number
Diff line change
@@ -345,6 +345,7 @@ typedef struct osdConfig_s {
345
345
int8_tsidebar_horizontal_offset; // Horizontal offset from default position. Units are grid slots for grid OSDs, pixels for pixel based OSDs. Positive values move sidebars closer to the edges.
346
346
uint8_tleft_sidebar_scroll_step; // How many units each sidebar step represents. 0 means the default value for the scroll type.
347
347
uint8_tright_sidebar_scroll_step; // Same as left_sidebar_scroll_step, but for the right sidebar.
0 commit comments