Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): copied edges must have new ids set
Problems this was causing: - Deleting an edge was a copy of another edge deletes both edges - Deleting a node that was a copy-with-edges of another node deletes its edges and it's original edges, leaving what I will call "ghost noodles" behind
- Loading branch information