is_node_selected

Function is_node_selected 

Source
pub fn is_node_selected(ui: &Ui, graph_id: Id, node_id: NodeId) -> bool
Expand description

Checks if a node with the given ID is currently selected in the specified graph.