3
1
Back

Title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff working_height = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_3 = working_increment*2 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; //special-case the knob spacing on.

New Pull Request