McManning / McManning/BlueGraph
Editor: Add shift+click to deselect
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C#
- Stars
- 256
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
When dealing with a large selection of nodes, I often find myself also selecting the background comment when I just want to select and move nodes from within a comment container.
Add a shift+click feature that deselects whatever is being clicked on.
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
No file or test is named. Start by locating the editor's selection and click-handling entry points, then verify that shift-clicking an item deselects the clicked item while ordinary selection and moving behavior remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- design, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100