Ticket #10650 (assigned)
Fix bugs in peaksviewer
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Diffraction | Keywords: | |
Cc: | Blocked By: | #6727, #10846 | |
Blocking: | #10647 | Tester: |
Description (last modified by Owen Arnold) (diff)
1) Strange issue when zoom to peak with background selected. Seems to hide the background. Have to reselect background colour and then toggle off then on the background again.
2) When zooming to a peak with the rebin option set on, you do not get a rebinned background image of the data until you move the point of focus either into the plane or out. This should happen automatically.
Change History
comment:1 Changed 6 years ago by Owen Arnold
- Description modified (diff)
- Summary changed from Fix peak overlays in SliceViewer to Fix bugs in peaksviewer
comment:3 Changed 6 years ago by Owen Arnold
- Blocked By 10846 added
Blocked by #10846 because some major changes where made in that ticket.
comment:4 Changed 6 years ago by Owen Arnold
- Blocked By 6727 added
Issue #2 is related to the fact that auto-rebinning for scrolling (into the plane) and in the plane are different operations, and have different toggle buttons. Setting up both correctly gives the desired behaviour. This would be fixed with 6727