Skip to main content

resize_bounds

Function resize_bounds 

Source
fn resize_bounds(
    data: &Drawing<'_>,
    shape: ShapeId,
    shape_ref: &ShapeRef<'_>,
    painter: &Style<'_, impl Renderer>,
) -> ResizeBounds
Expand description

What a resize of shape stays between: min_resize_size, and for a text box the widest box its column cap allows.