3
1
Back

At 30mm slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; row_2 = row_1 + v_margin + 12; row_1 = bottom_row + v_margin + 12; row_1 = vertical_space/7; row_2 = row_1 + vertical_space/7; row_4 = working_increment*3 + row_1; row_4 = row_3 + vertical_space/7; row_5 = working_increment*4 + row_1; row_4 = row_3 + vertical_space/7; row_3 = row_2 + vertical_space/7.

New Pull Request