Skip to content
Snippets Groups Projects
Commit 1d224e07 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

DataPropertyWidget: issue created

parent c0172920
No related branches found
No related tags found
1 merge request!978GUI: plotting widgets migration finished
......@@ -36,7 +36,9 @@ void DataPropertyWidget::setJobOrRealItem(JobRealBase* job_or_real_Item)
void DataPropertyWidget::updateItemCoords(DataItem* item)
{
// TODO change units for real item with linked instrument
// TODO : https://jugit.fz-juelich.de/mlz/bornagain/-/issues/320
// Also change units for real item with linked instrument
if (!item || !jobItem())
return;
......
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