FIX #279
[master-thesis.git] / Parasitemia / ParasitemiaUI / Analysis.fs
index 4fa5290..13ce48b 100644 (file)
@@ -134,6 +134,7 @@ let showWindow (parent : Window) (state : State.State) : bool =
                     win.stackSourceImagesSelection.IsEnabled <- false
                     analysisPerformed <- false
                     win.butStart.IsEnabled <- false
+                    win.textLog.Text <- ""
                     win.butClose.Content <- "Abort"
 
                     async {