Skip to main content

plan_node_nudge

Function plan_node_nudge 

Source
pub fn plan_node_nudge(
    graph: &Graph,
    view_state: &NodeGraphViewState,
    interaction: &NodeGraphInteractionState,
    request: NodeNudgeRequest,
) -> Option<NodeNudgePlan>
Expand description

Plans a keyboard nudge update for the currently selected nodes without mutating the graph.