Skip to content
Snippets Groups Projects
Commit 97e85b05 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

+ TODO note

parent c9e97e5b
No related branches found
No related tags found
1 merge request!2668ScanEditor: grid layout to prepare for unit switch
Pipeline #151528 passed
......@@ -42,7 +42,9 @@ ScanEditor::ScanEditor(QWidget* parent, InstrumentItem* instr_item, ScanItem* it
form->addRow("Intensity:", intensity_spinbox);
intensity_spinbox->setToolTip("Correction factor for normalized intensity");
//...
//... Scan unit (deg vs 1/nm)
// TODO
//... Wavelength
auto* wavelengthEditor = new DistributionEditor("Wavelength (nm)", MeanConfig{true},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment