Ticket #674 (closed defect: fixed)
Opened 2011-07-20T14:55:25-05:00
Last modified 2011-08-02T10:50:26-05:00
Stack to images no longer closes original image
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
My hack to catch memory leaks in LegacyImageMap is getting in the way of IJ1 initiated window closings. They no longer happen. For instance stack to images does not close the original window now.
Change History
comment:1 Changed 2011-07-20T14:57:11-05:00 by bdezonia
comment:2 Changed 2011-07-29T14:04:12-05:00 by bdezonia
- Milestone changed from biweekly-2011: Jul-18 to Jul-29 to biweekly-2011: Aug-01 to Aug-12
comment:3 Changed 2011-08-01T12:10:32-05:00 by curtis
- Milestone changed from biweekly-2011: Aug-01 to Aug-12 to imagej-2.0-alpha5
Milestone biweekly-2011: Aug-01 to Aug-12 deleted
comment:4 Changed 2011-08-02T10:50:26-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
fixed in b72c24756c777ff866fe434ac0230107a0fc1fed
However split channels does close original window. Investigate.