pub const STANDARD_ITEM_LABEL_COLUMN_MIN_WIDTH: f32 = 48.0;Expand description
Compression floor for the label column when the caller opted its label or
subtitle into truncation (label_overflow / subtitle_overflow). Wide
enough that a truncated label keeps a few glyphs before the ellipsis rather
than collapsing to nothing on a very narrow row.