Module re_context_menu::actions::collapse_expand_all
source · Expand description
Context menu action to expand and collapse various trees in the UI.
Note: the actual collapse/expand logic is in crate::collapse_expand
.
Enums§
- Collapse or expand all items in the selection.
Functions§
- Determine the
CollapseScope
to use for items in the blueprint tree.