3
1
Back

Vertical_space = height - v_margin; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; row_2 = row_1 + v_margin + 12; row_1 = vertical_space/7; row_2 = working_increment*1 + row_1; //special-case the knob spacing on the classic "Maths" module exist for a.

New Pull Request