3
1
Back

Title_font = 10; //knob_radius top_row = height - v_margin*2 - title_font_size; working_increment = working_height / 7; // rows up from bottom; these are for steps only row_5 = working_increment*4 + row_1; row_3 = row_2 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_4 = working_increment*3 + row_1; row_3 .

New Pull Request