PuffinPlot issue tracker

Bug: a88/9e8

ID : 9e87abc1-3e78-44b7-9932-4e2cfabfffa0
Short name : a88/9e8
Status : fixed
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Mon, 07 Nov 2011 07:24:40 +0000
Target : 1.0
Summary : Update sample list after importing AMS data [159]

Comment: --------- Comment ---------
ID: 45e7f4d8-fca9-4152-8e01-9f915b7cbc8d
Short name: a88/9e8/45e
From: Pontus Lurcock <pont@talvi.net>
Date: Mon, 07 Nov 2011 07:24:40 +0000

If new samples are created to accommodate AMS data, they are not
shown in the sample list until it is refereshed by e.g. using the
suite chooser.

Comment: --------- Comment ---------
ID: e7df0f8b-8342-4416-9473-173aa7eb3973
Short name: a88/9e8/e7d
From: Pontus Lurcock <pont@talvi.net>
Date: Thu, 08 Dec 2011 22:49:17 +0000

One-line fix: updateDisplay() changed to getMainWindow().suitesChanged()
in PuffinApp.importAms(). Seems to do the trick.