fn min_block_width(shape: ShapeId) -> f32Expand description
Minimum width a resize may shrink shape to: MIN_BLOCK_WIDTH for a child
block or a text box, 0.0 for any other shape (which may be freely narrow).
fn min_block_width(shape: ShapeId) -> f32Minimum width a resize may shrink shape to: MIN_BLOCK_WIDTH for a child
block or a text box, 0.0 for any other shape (which may be freely narrow).