From b2abcda1117044ce6b7a30fc652bb3781b924ee9 Mon Sep 17 00:00:00 2001 From: Matt Portune <59324545+mportune-bw@users.noreply.github.com> Date: Fri, 10 Apr 2020 13:30:02 -0400 Subject: [PATCH] Fix for talkback slider control (#828) --- src/App/App.csproj | 2 +- src/App/Pages/Generator/GeneratorPage.xaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App/App.csproj b/src/App/App.csproj index dc312872b..624954e32 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/App/Pages/Generator/GeneratorPage.xaml b/src/App/Pages/Generator/GeneratorPage.xaml index 200991294..7caf105c5 100644 --- a/src/App/Pages/Generator/GeneratorPage.xaml +++ b/src/App/Pages/Generator/GeneratorPage.xaml @@ -166,6 +166,7 @@