setzer22 / egui_node_graph

Build your node graph applications in Rust, using egui
MIT License
718 stars 134 forks source link

Box selection and multi-node movement #72

Closed setzer22 closed 1 year ago

setzer22 commented 1 year ago

This PR allows selecting multiple nodes by dragging a box selection and moving multiple nodes at the same time :smile:

multi_node_drag