Ticket #716 (accepted defect)

Opened 10 months ago

Last modified 3 months ago

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

comment:1 Changed 10 months ago by curtis

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.

comment:2 Changed 8 months ago by curtis

Dscho fixed the panelToImageCoords bug. The probe value is no longer offset from the pixel boundary. However, everything is off by one.

comment:3 Changed 7 months ago by curtis

  • Status changed from new to accepted

comment:4 Changed 3 months ago by curtis

  • Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2
Note: See TracTickets for help on using tickets.