imagej / imagej/imagej-plugins-tools
Implement Multi-point Tool
- Dominant language
- Java
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This tool will need to capture multiple mouse input events and add to point set. Right now one click and focus goes away to selection tool (documented elsewhere too)
Note that with commit b13a45eb8ea6992aecd65951a0c3fd73c9e95acd PointOverlays were changed to be multipoint. This tool can now proceed to be written.
Migrated-From: http://trac.imagej.net/ticket/946
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing commit b13a45eb8ea6992aecd65951a0c3fd73c9e95acd and the existing selection tool behavior, including the related documentation mentioned in the issue. Trace how mouse input events update the multipoint PointOverlays. Done means the tool retains multiple clicks in the point set without losing focus to the selection tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100