From 00e56ce9d139da58493f3193eb70ec3d510f2577 Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 25 Apr 2025 15:56:37 +0800 Subject: [PATCH] fix: `System.NullReferenceException` raised after popup stop (success or not) running Signed-off-by: leo --- src/Views/PopupRunningStatus.axaml | 3 +-- src/Views/PopupRunningStatus.axaml.cs | 14 ++++---------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/src/Views/PopupRunningStatus.axaml b/src/Views/PopupRunningStatus.axaml index a8467415..6a0dbdb4 100644 --- a/src/Views/PopupRunningStatus.axaml +++ b/src/Views/PopupRunningStatus.axaml @@ -15,8 +15,7 @@ -