From 169f8c514e1949a48556a516d613c754409035bf Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 25 Jun 2021 23:01:14 +0200 Subject: [PATCH] Scripting - Disable button until it's finished --- src/Artemis.UI/Screens/ProfileEditor/ProfileEditorView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Artemis.UI/Screens/ProfileEditor/ProfileEditorView.xaml b/src/Artemis.UI/Screens/ProfileEditor/ProfileEditorView.xaml index ad2a6d07b..b91b42a7f 100644 --- a/src/Artemis.UI/Screens/ProfileEditor/ProfileEditorView.xaml +++ b/src/Artemis.UI/Screens/ProfileEditor/ProfileEditorView.xaml @@ -94,7 +94,7 @@ Command="{s:Action Paste}" InputGestureText="Ctrl+V" /> - +