3
1
Back

Knobs // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; Initial.

New Pull Request