3
1
Back

Sticking Variant of 2, often played before 2, to build up seven rows; middle one unused row_1 = bottom_row + v_margin + 12; row_2 = row_1 + vertical_space/7; row_3 = working_increment*2 + row_1; row_3 = row_2 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + row_1; row_4 = working_increment*3 + row_1; working_increment = working_height .

New Pull Request