Ticket #3583 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Peaks overlay for unwrapped view

Reported by: Roman Tolchenov Owned by: Roman Tolchenov
Priority: critical Milestone: Release 2.0
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description


Change History

comment:1 Changed 9 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Roman Tolchenov

In [14093]:

Added the ability to drag and drop a PeaksWorkspace to the instrument view in the unwrapped mode in order to show the peaks. re #3583

comment:3 Changed 9 years ago by Roman Tolchenov

In [14096]:

Fixing the builds. re #3583

comment:4 Changed 9 years ago by Mathieu Doucet

In [14112]:

Fix warning. Re #3583

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:6 Changed 9 years ago by Roman Tolchenov

In [14915]:

Added labels to peak markers. re #3583

comment:7 Changed 9 years ago by Roman Tolchenov

In [14916]:

Fixing warnings. re #3583

comment:8 Changed 9 years ago by Russell Taylor

In [14930]:

Add missing Q_OBJECT. Re #3583.

comment:9 Changed 9 years ago by Roman Tolchenov

In [15084]:

Can put multiple peaks workspaces onto instrument view. re #3583

comment:10 Changed 9 years ago by Roman Tolchenov

In [15085]:

re #3583. Qt on isis rhel5 cannot do QList.append(QList). Replaced append with += operator. Should work.

comment:11 Changed 9 years ago by Roman Tolchenov

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:12 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:13 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Works. Also provides sensibile warning if view is not in the correct mode.

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4430

Note: See TracTickets for help on using tickets.