3
1
Back

/ 5; row_1 = bottom_row + v_margin + 12; row_1 = v_margin+12; row_2 = working_increment*1 + out_row_1; //special-case the knob spacing on the top knob top_row = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount.

New Pull Request