Ticket #7099 (closed: fixed)
Make columns optional in peaks list of slice viewer
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description (last modified by Nick Draper) (diff)
There were two requests:
- Add all of the columns of the peaks workspace to the peaks list in the slice viewer
- Make all of the columns optional via the "Peak"->"PeaksViewerOptions" menu item
Change History
comment:1 Changed 7 years ago by Peter Peterson
- Status changed from new to accepted
- Owner changed from Owen Arnold to Peter Peterson
comment:2 Changed 7 years ago by Peter Peterson
Re #7099. Adding all of the columns into the peak table.
Changeset: 3742f042a1abc186c107aed2dc56fdd56d9c1b5f
comment:3 Changed 7 years ago by Peter Peterson
Re #7099. MORE COLUMNS!!!!!!!! in peaks table of slice viewer.
Changeset: 406b0c02dc3913deacb4d2d1de925102342d41c9
comment:4 Changed 7 years ago by Peter Peterson
Re #7099. Added tech for introspection and turning off columns.
It checks for RectagularDetectors, technique, and the facility.
Changeset: 26d4a95625e26a3f76bef2dfda649a123591376c
comment:5 Changed 7 years ago by Peter Peterson
Re #7099. Adding hiding and showing columns to PeaksWorkspaceWidget.
This a step towards having the visible columns settable.
Changeset: 06fc76e89021c63763bb536cc406bc2511d8d7bf
comment:6 Changed 7 years ago by Peter Peterson
Re #7099. qtdesigner's default dialog box.
Changeset: d9760b7c17d1aa7ef0418d663d2662f127affa2f
comment:7 Changed 7 years ago by Peter Peterson
Re #7099. Moved files into their proper homes.
Changeset: ab0adbf8fcaf0e0556acebe0380030e2df4b761a
comment:8 Changed 7 years ago by Peter Peterson
Re #7099. Renamed PeaksViewerOptionsDialog to PeaksViewerOverlayDialog
Changeset: 67c146acd38e1f157c27bc19a702307a247a6aeb
comment:9 Changed 7 years ago by Peter Peterson
Re #7099. Got the optional columns dialog working.
Changeset: e99592e504cdf37fbd2d4a54a044cffa9e2aba74
comment:10 Changed 7 years ago by Peter Peterson
Re #7099. Changed name of existing options dialog box.
Changeset: 8894626267843a5af293e4df09ca9f724079d105
comment:11 Changed 7 years ago by Peter Peterson
Re #7099. Adding the peaks column dialog to PeaksViewer.
I love working towards encapsulation.
Changeset: 30d998e0beb44181a11e93395c90a96cfc9a93aa
comment:12 Changed 7 years ago by Peter Peterson
Re #7099. Add in the rest of the plumbing for optional columns
...in the peaks table of slice viewer.
Changeset: 1d0573ea20fdcdefa0664f2d57fe39ff43c14db6
comment:13 Changed 7 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
This is in feature/7099_peaks_table_improvements.
To test: Create an md workspace with a peaks workspace and view both in the slice viewer. The new dialog box is found under "Peaks"->"Visible Columns".
comment:14 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:15 Changed 7 years ago by Andrei Savici
- Status changed from verifying to closed
Small label change requested in ticket #7385
comment:17 Changed 7 years ago by Nick Draper
- Component changed from Framework to User Interface
- Description modified (diff)
comment:18 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7945