Ticket #716 (accepted defect)
ProbeTool cursor is off
| Reported by: | bdezonia | Owned by: | curtis |
|---|---|---|---|
| Priority: | major | Milestone: | imagej-2.0.0-beta3 |
| Component: | ij-tool | Version: | |
| Severity: | serious | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: |
Description
Now that the ProbeTool is always on its using a different cursor. The point under the tip of the cursor is not the same as the point being displayed in the status area. We may need to edit cursor image so that the tip is at the center. But maybe not because the other tools work fine (overlays drag at the correct points, etc.)
Curtis, assign to whomever you think is appropriate.
Change History
Note: See
TracTickets for help on using
tickets.

The behavior seems the same as before to me—wrong, but the same. That is, the threshold falls at the center of each pixel rather than the boundaries. It is very likely a bug with JHotDrawImageCanvas.panelToImageCoords.