Setting ChemicalShiftList via the spectral properties popup is broken.
To reproduce:
load Sec5Part1
create new ChemicalShiftList by clicking <new chemicalshiftlist=""> -> creates 'Shift_2'
double click any spectrum (e.g. SP:hsqc): shows shiftList to be 'Shift_2' (should be default, as this was how the project was loaded). Select 'default'; (apply)/ok. (strnagely formatedd console messsage!)
double click the spectrum again: shows shiftList still to be 'Shift_2' </new>
NB: The console shows all ChemicalShiftLists to be 'default'. Assigning in the console works ok. So the bug is likely to be in the popup
NB2: This bug may also similarly affect other parameters (haven't tried).
It was just setting the initial index at all so was showing the first chemicalShiftList. Fixed
Typo above: It was not setting the initial index...