microsoft / microsoft/automatic-graph-layout
deselect an edge in GViewer
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Hypernut asks" Can I programmatically deselect an edge, which has been selected by mouse-click?
I tried setting SelectedForEditing = $false and MarkedForDragging = $false, but without success."
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
Start by locating GViewer's edge-selection handling and reproduce the mouse-click path while inspecting SelectedForEditing and MarkedForDragging. Done when the selected edge can be deselected programmatically and the behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100