Module rerun::external::re_ui::drag_and_drop

source ·
Expand description

Helpers for drag and drop support for reordering hierarchical lists.

Works well in combination with crate::list_item::ListItem.

Structs§

  • Drop target information, including where to draw the drop indicator and where to insert the dragged item.
  • Context information about the hovered item.

Enums§

Functions§

  • Compute the geometry of the drag cursor and where the dragged item should be inserted.