3
1
Back

True; smooth = 20; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // [1:1:84] working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff.

New Pull Request