Ticket #10856 (closed: fixed)
Drag drop peaks onto SliceViewer
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Diffraction | Keywords: | |
Cc: | Blocked By: | #10846, #10849 | |
Blocking: | #10647, #10939 | Tester: | Roman Tolchenov |
Description (last modified by Owen Arnold) (diff)
The Instrument View allows drag dropping of peaks workspaces from the mantid workspace list, as do other tools. Allowing this in the slice viewer will provide consistency of behaviour, which is especially important as we are due to better link the InstrumentView and the SliceViewer together for peaks workspace updates.
Change History
comment:1 Changed 6 years ago by Owen Arnold
- Description modified (diff)
- Blocked By 10849 added
- Summary changed from Allow peaksviewer to arrow key select (cloned) to Drag drop peaks onto SliceViewer
comment:3 Changed 6 years ago by Owen Arnold
- Status changed from assigned to inprogress
refs #10856. Ground work.
Files being drag dropped may come as a bunch, or one at a time, or a mixture. In any case, we need SliceViewer::setPeaksWorkspaces to operate without clearing existing peaks workspaces out of the displayed list.
Changeset: 3908d01abd9e7ab773cad7379718b286e9977307
comment:4 Changed 6 years ago by Owen Arnold
refs #10856. drag drop working
Changeset: 5f2b1e274d48769cb6762794ffc9f99baa331504
comment:5 Changed 6 years ago by Owen Arnold
refs #10856. Minor behavioural change.
Changeset: 4120dd90afb23819a047147b12d9d3aa83ed4643
comment:6 Changed 6 years ago by Owen Arnold
refs #10856. Ground work.
Files being drag dropped may come as a bunch, or one at a time, or a mixture. In any case, we need SliceViewer::setPeaksWorkspaces to operate without clearing existing peaks workspaces out of the displayed list.
Changeset: 3908d01abd9e7ab773cad7379718b286e9977307
comment:7 Changed 6 years ago by Owen Arnold
refs #10856. drag drop working
Changeset: 5f2b1e274d48769cb6762794ffc9f99baa331504
comment:8 Changed 6 years ago by Owen Arnold
refs #10856. Minor behavioural change.
Changeset: 4120dd90afb23819a047147b12d9d3aa83ed4643
comment:9 Changed 6 years ago by Owen Arnold
refs #10856. Ground work.
Files being drag dropped may come as a bunch, or one at a time, or a mixture. In any case, we need SliceViewer::setPeaksWorkspaces to operate without clearing existing peaks workspaces out of the displayed list.
Changeset: 3908d01abd9e7ab773cad7379718b286e9977307
comment:10 Changed 6 years ago by Owen Arnold
refs #10856. drag drop working
Changeset: 5f2b1e274d48769cb6762794ffc9f99baa331504
comment:11 Changed 6 years ago by Owen Arnold
refs #10856. Minor behavioural change.
Changeset: 4120dd90afb23819a047147b12d9d3aa83ed4643
comment:12 Changed 6 years ago by Owen Arnold
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #134.
comment:13 Changed 6 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:14 Changed 6 years ago by Owen Arnold
- Status changed from verifying to closed
Merge branch 'master' into feature/10856_drag_drop
Full changeset: 5f89b0f36afe409149a3413a19ee36fb28c10c30
comment:15 Changed 6 years ago by Roman Tolchenov
Merge pull request #134 from mantidproject/feature/10856_drag_drop
Feature/10856 drag drop
Full changeset: b0230c13a41a682d7fd83f33d27cb29102df54a0
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11698