Custom Query (43 matches)
Results (22 - 24 of 43)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#22 | invalid | Analysis should remember the last file*type* that was loaded | flip | flip |
Description |
Analysis currently remembers the last location from which a file was loaded, but it should also remember the file type, e.g. VASF versus DICOM. |
|||
#21 | fixed | Analysis doesn't use standard spin controls | flip | |
Description |
The spin controls we're currently using are a homegrown combination of a textbox and a spin button laid out in an unusual order (usually spin button, label, textbox). We're planning to switch to using standard spin controls. I'm creating this ticket to track those changes. |
|||
#20 | fixed | spectral processing options water extrap. should sometimes be disabled | flip | flip |
Description |
Currently the water extrapolation controls are always enabled. However, water extrapolation only makes sense when a water filter has been applied. If the water filter is None/Off, then the GUI controls for water extrapolation should be disabled so that they don't imply that water extrap. has an effect when there's no water filter. |