Ticket #1683 (closed defect: moved)
Opened 2013-03-14T10:50:10-05:00
Last modified 2013-03-14T10:50:44-05:00
Threshold plugin is not a singleton
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1678 |
Description (last modified by bdezonia)
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.
Change History
comment:2 Changed 2015-02-23T11:01:14-06:00 by curtis
- Status changed from new to closed
- Resolution set to moved