Function style_controls

Source
fn style_controls(
    ui: &mut Ui,
    state: &mut ToolsState,
    palette: &Palette,
) -> bool
Expand description

Style controls for the active tool. Returns true when anything changed.