3
1
Back

Layout ideas Experimenting with more panel layout } Experimenting with more panel layout ideas out_row_1 = v_margin+12; row_2 = row_1 + vertical_space/7; row_5 = working_increment*4 + row_1; row_4 = working_increment*3 + row_1; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_4 = working_increment*3 + out_row_1; out_row_3 = working_increment*2 + out_row_1; out_row_3 = working_increment*2 + row_1; row_3 = working_increment*2 + row_1; row_5 = row_4 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_3 = working_increment*2 + row_1; working_increment = working_height / 6; // Depth of the indenting.

New Pull Request