fn build_statics(
data: &Drawing<'_>,
is_excluded: impl Fn(ShapeId) -> bool,
) -> Vec<Candidate>Expand description
The resting alignment features of every shape (plus areas) except those
is_excluded — the static set a drag or resize matches its moving features
against.