Ticket #1964 (closed defect: fixed)
Opened 2013-07-22T16:18:51-05:00
Last modified 2013-07-23T11:53:12-05:00
Angle overlay draws incorrectly
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1457 |
Description
Use the angle tool to create an angle overlay.
Run a legacy plugin (like Show Info).
Overlay is recreated in upper left corner and very tiny.
Note that I have investigated this some and the parameters to the AngleOverlay constructor are correct. It looks more like a JHotDraw figure creation error and nothing to do with legacy layer.
Change History
comment:1 Changed 2013-07-23T11:53:12-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Fixed with commit 562118a0ede7c305cdd36c7bf50e01409370ed08. I was updating location data of clones and not originals.