Function set_available_presets

Source
pub fn set_available_presets(v: Vec<CurvePreset>)
Expand description

The app hands the current Settings.curve_presets to the panel with this (cheap: only on change or every frame — the panel just reads names + the selected preset).