From c809a4dfb1b0e986fe56bbf58704c3eef914b35c Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Wed, 26 May 2021 16:46:36 +0100 Subject: [PATCH] replace working-text with final. Changed 'unnamed' to the actual name of the artwork and added 'Ross' and 'Tony' labels to the light meter readings they are monitored by. --- src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml b/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml index 68fbd7e..ff64d14 100644 --- a/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml +++ b/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml @@ -40,7 +40,7 @@ - @@ -74,7 +74,7 @@ Text="{x:Bind _vm.Device1.LatestReading.reading, Mode=OneWay, FallbackValue=404}" Foreground="White" VerticalAlignment="Bottom" FontSize="144"/> - @@ -91,7 +91,7 @@ Text="{x:Bind _vm.Device2.LatestReading.reading, Mode=OneWay, FallbackValue=404}" Foreground="White" VerticalAlignment="Bottom" FontSize="144"/> -