pub const MAX_VISIBLE_ROWS: u16 = 6;
Maximum visible input rows (after which the box scrolls internally). The +2 below accounts for the box’s borders.