fn style_controls(
ui: &mut Ui,
state: &mut ToolsState,
palette: &Palette,
) -> boolExpand description
Style controls for the active tool. Returns true when anything changed.
fn style_controls(
ui: &mut Ui,
state: &mut ToolsState,
palette: &Palette,
) -> boolStyle controls for the active tool. Returns true when anything changed.