Skip to main content

TEXT_BOX_MAX_ROWS

Constant TEXT_BOX_MAX_ROWS 

Source
pub const TEXT_BOX_MAX_ROWS: usize = 512;
Expand description

The most rows a text box shows. The rows past it are elided from the drawing; the document keeps them.