3
1
Back

Out_working_increment = working_increment * 4 / 5; row_1 = bottom_row + v_margin + 12; //knob_radius top_row = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff.

New Pull Request