From 29037f177468f2c86cca59bf850b628a74f43c98 Mon Sep 17 00:00:00 2001 From: shinichi Date: Fri, 16 Oct 2020 10:41:38 +0200 Subject: [PATCH] status is now shown by image --- ClientApp/ClientApp.csproj | 8 ++++++++ ClientApp/Views/MainView.xaml | 30 +++++++++--------------------- ProftaakRH/BikeSimulator.cs | 14 ++++++++++++-- RH-Engine/JSONParser.cs | 1 + 4 files changed, 30 insertions(+), 23 deletions(-) diff --git a/ClientApp/ClientApp.csproj b/ClientApp/ClientApp.csproj index 4194162..637f86c 100644 --- a/ClientApp/ClientApp.csproj +++ b/ClientApp/ClientApp.csproj @@ -9,6 +9,8 @@ + + @@ -18,6 +20,12 @@ Always + + Always + + + Always + Always diff --git a/ClientApp/Views/MainView.xaml b/ClientApp/Views/MainView.xaml index cb486f4..06a6882 100644 --- a/ClientApp/Views/MainView.xaml +++ b/ClientApp/Views/MainView.xaml @@ -19,33 +19,21 @@ - - - - - -