Skip to main content

plan_node_drag

Function plan_node_drag 

Source
pub fn plan_node_drag(
    graph: &Graph,
    view_state: &NodeGraphViewState,
    interaction: &NodeGraphInteractionState,
    request: NodeDragRequest,
) -> Option<NodeDragPlan>
Expand description

Plans a node drag update without mutating the graph.