Ticket #5665 (closed: fixed)
Muon: Add 'use value entered' combobox option
Reported by: | Anders Markvardsen | Owned by: | Peter Parker |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.3 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Dereck Kachere |
Description (last modified by Dereck Kachere) (diff)
The new functionality works fine and does what it says it should in the comments.
Change History
comment:1 Changed 8 years ago by Anders Markvardsen
- Owner changed from Anders Markvardsen to Peter Parker
- Status changed from new to assigned
comment:2 Changed 8 years ago by Peter Parker
Refs #5665 - Fix bug.
While here, change the Y-Axis maximum validation function to work properly.
Changeset: 5ea11c362789e5b203b023b03eab75c5e47e34d6
comment:3 Changed 8 years ago by Peter Parker
Refs #5665 - Remove Y-Axis values when autoscale is selected.
Remove (and store) the contents of the Y-Axis fields when the autoscale checkbox is checked, replacing them with "N\A". Also, disable the minimum field when "Start at First Good Data" is chosen.
These two changes now ensure a bigger visual difference between the concept of "disable and do not use", and "disable but still use", and clears the way for adding a "Custom Value" option to the dropdown box.
Changeset: 83b59ecabfbc0e4ec4a75d69cebdef2eac693279
comment:4 Changed 8 years ago by Peter Parker
Refs #5665 - Add "Custom Value" option to combo box.
Value is stored independently of "Start From Time Zero" and "Start at First Good Data", so that the user's choice of custom value is remembered.
Changeset: d4293a6555d7cb9988fd5b82c4827b33ace0d25b
comment:6 Changed 8 years ago by Peter Parker
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 8 years ago by Peter Parker
Refs #5665 - Set default Custom Value to 0.0.
Changeset: c9bbefc1f8a01a65b12e8dc1880042196f5367ef
comment:8 Changed 8 years ago by Peter Parker
Refs #5665 - Fix bug.
While here, change the Y-Axis maximum validation function to work properly.
Changeset: 5ea11c362789e5b203b023b03eab75c5e47e34d6
comment:9 Changed 8 years ago by Peter Parker
Refs #5665 - Remove Y-Axis values when autoscale is selected.
Remove (and store) the contents of the Y-Axis fields when the autoscale checkbox is checked, replacing them with "N\A". Also, disable the minimum field when "Start at First Good Data" is chosen.
These two changes now ensure a bigger visual difference between the concept of "disable and do not use", and "disable but still use", and clears the way for adding a "Custom Value" option to the dropdown box.
Changeset: 83b59ecabfbc0e4ec4a75d69cebdef2eac693279
comment:10 Changed 8 years ago by Peter Parker
Refs #5665 - Add "Custom Value" option to combo box.
Value is stored independently of "Start From Time Zero" and "Start at First Good Data", so that the user's choice of custom value is remembered.
Changeset: d4293a6555d7cb9988fd5b82c4827b33ace0d25b
comment:11 Changed 8 years ago by Peter Parker
Refs #5665 - Set default Custom Value to 0.0.
Changeset: c9bbefc1f8a01a65b12e8dc1880042196f5367ef
comment:12 Changed 8 years ago by Dereck Kachere
- Status changed from verify to verifying
- Tester set to Dereck Kachere
comment:13 Changed 8 years ago by Dereck Kachere
- Status changed from verifying to closed
- Description modified (diff)
In setting add 'use value entered' combobox option.
comment:14 Changed 8 years ago by Dereck Kachere
The new functionality works fine and does what it says it should do in the comments
comment:15 in reply to: ↑ description Changed 8 years ago by Dereck Kachere
Replying to Anders Markvardsen:
The new functionality works fine and does what it says it should in the comments.
Sorry, I accidentally changed the description which read:
"In setting add 'use value entered' combobox option."
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6511