Ticket #7294 (closed: fixed)
Fix warning about color range when plotting peaks workspace in VSI
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description (last modified by Nick Draper) (diff)
A warning is being generated when the original data is in log scaling and then a peaks workspace is overlayed. To reproduce, do the following:
- Load SCD MDWorkspace and associated PeaksWorkspace
- Show SCD workspace in the VSI and switch to SplatterPlot
- Click Use Log Scaling in color selection widget
- Show the PeaksWorkspace in the VSI
The warning gets generated at this point.
Change History
comment:4 Changed 7 years ago by Michael Reuter
Refs #7294. Fixing generated warning.
Changeset: 821f02cdb7bec9de4d85117062b98f8168efa977
comment:5 Changed 7 years ago by Michael Reuter
Refs #7294. RHEL6 hates C++11.
Changeset: 49c3d0de4f19d9ec5b35b2af24f93286c739ef08
comment:6 Changed 7 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
The branch is here.
To test: Make sure you run the above procedure before testing to see the warning. Then, start the testing process and make sure the warning disappears.
comment:7 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:11 Changed 7 years ago by Nick Draper
- Component changed from VATES to User Interface
- Description modified (diff)
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8140
Note: See
TracTickets for help on using
tickets.