From 5d090efc48919b3d8557377dbb3a32ba008ff55e Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Thu, 14 Jan 2021 17:37:18 +0000 Subject: [PATCH] add legend to dashboard. This is a basic colour coding legend which describes the various states the dashboard can display. --- .../EyesAndEars.UWP/MainPage.xaml | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml b/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml index 4580cfa..60a73c8 100644 --- a/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml +++ b/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml @@ -85,7 +85,27 @@ VerticalAlignment="Bottom"/> - + + + + + + + + + + + + + + + + + +