Skip to main content

draw_standing_conflict

Function draw_standing_conflict 

Source
pub fn draw_standing_conflict(
    overlap: Rect,
    painter: &mut Style<'_, impl Renderer>,
)
Expand description

A conflict the document already holds. Nothing refuses one — a paste has no overlap check, and the group rule exempts what a selection arrived with — but two shapes sharing cells is a routing fault the router has to work around, so it is marked until it is cleared.

Quieter than a refusal, and unoutlined: this is a standing fault to fix, not a gesture being turned away.