microsoft / microsoft/automatic-graph-layout

Handle cases when node is inserted/removed in "Edge Insertion" mode

Open
#322 1 comment 0 reactions 0 assignees View on GitHub

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.
Безымянный1
Безымянный2

@levnach, is that a bug or expected behaviour?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.