microsoft / microsoft/automatic-graph-layout
Handle cases when node is inserted/removed in "Edge Insertion" mode
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
For example, lets bind node insertion/deletion to right mouse click.
Then we go into "Edge Insertion" mode and start dragging edge from some node (with left mouse click).
If we hover mouse onto another node and remove that node with right mouse click (at the same time),
dragging decorations will remain as shown on the picture.


@levnach, is that a bug or expected behaviour?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the interaction described in Edge Insertion mode: begin dragging an edge, hover another node, and remove it with the right mouse button. Inspect the interaction entry points for edge dragging and node insertion/deletion; done means the dragging decorations are removed or updated correctly when the hovered node is deleted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100