Ticket #6301 (closed: fixed)
Defect in Position Reporting.
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
The current behaviour of the Slice Viewer is that you can move the cursor around and get the position in your natural coordinate system.
Adding the Peaks Overlays seems to disable this useful feature (while peaks widgets are rendered). This is definitely something we want to keep doing as SX users will want to know the position of outlying peaks in HKL etc.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #6301. Make widgets trasparent to mouse position.
Changeset: 64ebf61def802fe3adba397f38b94ed2bb490e1d
comment:3 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester, you should get cursor position reporting in natural coordinates with and without peakoverlays.
- Open SliceViewer with an MDWorkspace
- Move the cursor around the plot and you should get position updates in the top right hand corner of the slice viewer.
- Keeping the existing plot open, use the *star* button to attach a peaks workspace to the sliceviewer. Again, move the cursor around and the position of the cursor in the natural coordinate system of the plot should be reported in real-time.
comment:4 Changed 8 years ago by Owen Arnold
refs #6301. Make widgets trasparent to mouse position.
Changeset: 6ebdf30b06765ce416ab7cc065d6a31923d4df01
comment:5 Changed 8 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov