Ticket #7354 (closed: fixed)
Log scaling on when VSI is redisplayed
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
If log scaling is used before the VSI is closed, when the VSI is brought up again, log scaling is applied in spite of the color widget saying it is not.
Change History
comment:2 Changed 7 years ago by Michael Reuter
Refs #7354. Fixing log scaling issue by moving shutdown reset.
Changeset: 76fac35cbac03e1680b33ef2c3cb574fb5283911
comment:3 Changed 7 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
The branch is here.
To test: Run the procedure below to see the issue and then do it again once the fix is applied.
- Open a MDEventWorkspace and view it in the VSI
- Click the Log Scaling checkbox.
- Close the VSI
- View the same workspace in the VSI
Before the fix, the log scaling is still applied on viewing the workspace again although the widget says it is not. After the fix, the color scaling is commensurate with the widget.
comment:4 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.