Skip to main content

paint_active_brackets

Function paint_active_brackets 

Source
pub fn paint_active_brackets(
    painter: &Painter,
    rect: Rect,
    color: Color32,
    arm: f32,
)
Expand description

Reusable: paint amber L-brackets at two diagonal corners. Used for the active-viewport indicator — no full border, just a viewfinder frame.