fn resize_bounds(
data: &Drawing<'_>,
shape: ShapeId,
shape_ref: &ShapeRef<'_>,
painter: &Style<'_, impl Renderer>,
) -> ResizeBoundsExpand description
What a resize of shape stays between: min_resize_size, and for a text
box the widest box its column cap allows.