From 9561a5b3d930d5a52e70f97d5fe9d63d4bb1e067 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Tue, 5 Nov 2019 15:15:04 +0200 Subject: Implemented TouchClickableControl for PPC notifications. --- .../Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj | 4 ++-- Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml | 9 ++------- 2 files changed, 4 insertions(+), 9 deletions(-) (limited to 'Software/Visual_Studio/PPC') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj index d130a8002..2accc4f82 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj @@ -120,7 +120,6 @@ GlobalVersionInfo.cs - @@ -373,6 +372,7 @@ + @@ -385,7 +385,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml index 890d3863b..586fa987b 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml @@ -238,15 +238,10 @@ - - - - - - + - + -- cgit v1.3.1