pub fn settings_form_fields() -> Vec<FormField>Expand description
Lift the compile-time display-settings schema into general FormFields so
the ONE field_input engine (which the feature dialogs also use) renders the
settings panel too — a single schema-driven dialog engine, not two.