pub(crate) fn shapes_bounds(data: &Drawing<'_>, ids: &[ShapeId]) -> Option<Rect>
The union of the given shapes’ gui_rects, or None if none resolve.
gui_rect
None