From e8f8d2dcc1071a2945f0bf823de313e75704f6e7 Mon Sep 17 00:00:00 2001 From: Alexander Nozik Date: Tue, 2 May 2017 13:07:42 +0300 Subject: [PATCH] Plots fixes --- .../src/main/kotlin/inr/numass/viewer/NumassLoaderView.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/numass-viewer/src/main/kotlin/inr/numass/viewer/NumassLoaderView.kt b/numass-viewer/src/main/kotlin/inr/numass/viewer/NumassLoaderView.kt index 27c02bad..def0e69c 100644 --- a/numass-viewer/src/main/kotlin/inr/numass/viewer/NumassLoaderView.kt +++ b/numass-viewer/src/main/kotlin/inr/numass/viewer/NumassLoaderView.kt @@ -297,6 +297,7 @@ class NumassLoaderView : View() { datum; } } ui { + //TODO do smart update here detectorPlotFrame.setAll(it) }