Ticket #1294 (closed defect: fixed)
Opened 2012-07-09T11:53:00-05:00
Last modified 2012-07-27T10:39:09-05:00
3d Project command results not like IJ1
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1331, #1345 |
Description
Open Organ Of Corti
Run Image > Stacks > 3d Project
Use all the defaults in the dialog
In IJ1 you get a multichannel image with 36 time points. You can alter T slider and see the image rotate
In IJ2 you get a multichannel image with 15 z planes. You cannot affect any rotation view.
Change History
comment:1 Changed 2012-07-09T13:13:48-05:00 by bdezonia
comment:5 Changed 2012-07-27T10:39:09-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Fixed with commit 49489b3eff34fac467510569210668a5dd7bf032. We now update the tracking of the current window in methods were overrode via Javassist.
This change could necessitate extra testing!
Might be related to #1297.