imagej / imagej/imagej-plugins-commands
Threshold plugin is not a singleton
- Dominant language
- Java
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In IJ1 there is only one threshold plugin open and changing from window to window changes the target of the threshold plugin. Changes aren't instantaneous but changes to dialog fields apply to the current image window.
In IJ2 the threshold plugin is mapped to one ImageDisplay. And you can run the dialog multiple times (1 per display). This might need to be made more the IJ1.
Migrated-From: http://trac.imagej.net/ticket/1683
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Compare the IJ1 threshold plugin's single-window behavior with the IJ2 plugin's ImageDisplay mapping and determine the intended singleton behavior; done means threshold dialog changes affect the current image window consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100