Ticket #6375 (closed: fixed)
Disable SplatterPlot mode if rebinning in VSI
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
Since an MDHW can crash the VSI if switched to SplatterPlotView, that mode should be disabled if one rebins a MDEW within the VSI. If the rebinning source is deleted, the mode should be enabled.
Change History
comment:2 Changed 8 years ago by Michael Reuter
Refs #6375. Fixing view mode issue when rebinning.
Changeset: 83e040d464eebe0dba406184e69a75955e97237f
comment:3 Changed 8 years ago by Michael Reuter
Refs #6375. Enable cut button as well.
Changeset: 3ab3380e384cd44fe242c7a38de7f06d563b6ecb
comment:4 Changed 8 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
To test, do the following:
- Open a MDEventWorkspace in VSI
- Click the Rebin button
- SplatterPlot view mode button should be disabled (as is Cut button)
- Click on MantidRebinner entry in pipeline browser
- Click Delete button on properties panel
- SplatterPlot view mode and Cut buttons should be enabled
comment:5 Changed 8 years ago by Michael Reuter
Refs #6375. Fixing view mode issue when rebinning.
Changeset: 2622f7f0306c552012f43ee3401fc774704ca6b2
comment:6 Changed 8 years ago by Michael Reuter
Refs #6375. Enable cut button as well.
Changeset: 761d2138096c0ad94f3a3ac253f9ab0a3e075e0c
comment:7 Changed 8 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:8 Changed 8 years ago by Owen Arnold
Works as specified.
One thing that I noticed was that you get the same behaviour when you try to view a Histogrammed MDWorkspace in the VSI. However, you still have the Cut option available. Is this desired?
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7221