Add Ability to Remove Nodes #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This legacy functionality worked in the old OdenGraphQT implementation of Borealis, but is currently non-existent in the React Flow based version. I need users to be able to remove nodes by right-clicking them and selecting "Remove Node"
Functionality implemented successfully.