3
1
Back

Stuff working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 5; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + out_row_1; out_row_5 = working_increment*4 + out_row_1; //special-case the knob.

New Pull Request