From 77b3fd7ae61a874bfd713d35ad0fe60593f1b0da Mon Sep 17 00:00:00 2001 From: Jonas Arnold Date: Sun, 18 Dec 2022 16:48:27 +0100 Subject: [PATCH] added stop button in UI --- ADIS_Csharp/RobotClientWpf/Views/MainView.xaml | 8 +++++--- ADIS_Csharp/RobotClientWpf/Views/MainView.xaml.cs | 5 +++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ADIS_Csharp/RobotClientWpf/Views/MainView.xaml b/ADIS_Csharp/RobotClientWpf/Views/MainView.xaml index 5b6ceba..6dd62bd 100644 --- a/ADIS_Csharp/RobotClientWpf/Views/MainView.xaml +++ b/ADIS_Csharp/RobotClientWpf/Views/MainView.xaml @@ -12,7 +12,7 @@ - + @@ -45,6 +45,7 @@ + @@ -79,8 +80,9 @@ - - +