chrisgoringe / cg-controller

MIT License
32 stars 3 forks source link

[ feature ] Drag nodes out of the Controller to remove them #266

Open JorgeR81 opened 2 weeks ago

JorgeR81 commented 2 weeks ago

Instead of finding the node in the graph and using the right click menu to remove it, we just drag it out of the controller. 

This would be a really nice "quality of life" improvement.

chrisgoringe commented 1 week ago

I'm unsure about this. I wonder if instead we should have a right-click menu on the nodeblocks (like the nodes have) which brings up the 'don't include / include / include as advanced' menu (and will probably bring up an option to pick widgets as well)

JorgeR81 commented 1 week ago

A right click menu will be even better !