Ticket #10244 (closed: fixed)
Improve user experience - edit plot details
Reported by: | Anders Markvardsen | Owned by: | Federico M Pouzols |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Dan Nixon |
Description
To reproduce for example:
- Load AutoTestData/UsageData/saveNISTDAT_data.nxs
- Do Color Fill Plot
- Double click on color fill plot to open up Plot details window
At this point the user has to guess that they have to click on the icon below Layer1 in the three structure on the left hand side of this window.
To help the user e.g. add a label to the right of this icon like "Edit layer details" or "Layer details"
Change History
comment:1 Changed 6 years ago by Federico M Pouzols
- Owner set to Federico M Pouzols
- Status changed from new to assigned
comment:2 Changed 6 years ago by Federico Montesino Pouzols
- Status changed from assigned to inprogress
show (non-empty) more informative layer names, re #10244
Changeset: 5f273094b4a702fb06c951d75dc9061f2f2d019e
comment:3 Changed 6 years ago by Federico M Pouzols
- Status changed from inprogress to verify
- Resolution set to fixed
- Milestone changed from Backlog to Release 3.3
Code has been modified to show a more informative 'Layer details (editable)' label in the plot details dialog.
To test:
- Follow the steps detailed in the ticket description. You should see that the color fill plot layer is now displayed as "Layer details (editable)".
- Using the same or a different file or data, check also other types of plots (for example plotSpectrum) and check that those still display the usual curve names (built by appending suffixes to the data/workspace name).
- These functionality/usability details are not covered in our tests (and it would be very slow to test them) but you might want to check that the unit tests pass, especially the MantidPlot... tests.
comment:4 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:5 Changed 6 years ago by Dan Nixon
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10244_usability_improvement_edit_plot_details'
Full changeset: f3c39fbb96b6a1f00228638193525f71e3558bf1