Function re_selection_panel::visualizer_ui::menu_more
source · fn menu_more(
ctx: &ViewContext<'_>,
ui: &mut Ui,
component_name: ComponentName,
override_path: &EntityPath,
raw_override: &Option<Box<dyn Array>>,
raw_default: Option<Box<dyn Array>>,
raw_fallback: &dyn Array,
raw_current_value: &dyn Array
)
Expand description
“More” menu for a component line in the visualizer ui.