Plots fixes

This commit is contained in:
Alexander Nozik 2017-05-02 13:07:42 +03:00
parent edc39204d9
commit e8f8d2dcc1

View File

@ -297,6 +297,7 @@ class NumassLoaderView : View() {
datum; datum;
} }
} ui { } ui {
//TODO do smart update here
detectorPlotFrame.setAll(it) detectorPlotFrame.setAll(it)
} }