From e2c7941542f8313032675162016a5f8cff264d53 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Wed, 11 Mar 2020 10:24:57 -0700 Subject: [PATCH] using non-winui navview for stability, fixed revert error on runner's csproj --- ...Microsoft.PowerToys.Settings.UI.Runner.csproj | 1 + .../Controls/DummyUserControl.xaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/core/Microsoft.PowerToys.Settings.UI.Island/Microsoft.PowerToys.Settings.UI.Runner.csproj b/src/core/Microsoft.PowerToys.Settings.UI.Island/Microsoft.PowerToys.Settings.UI.Runner.csproj index 515ac3e2aa..3a0649b42d 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI.Island/Microsoft.PowerToys.Settings.UI.Runner.csproj +++ b/src/core/Microsoft.PowerToys.Settings.UI.Island/Microsoft.PowerToys.Settings.UI.Runner.csproj @@ -29,6 +29,7 @@ + diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml index 9a33299280..4e9bcf4662 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml +++ b/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml @@ -11,14 +11,14 @@ d:DesignWidth="400"> - - - - - - - + + + + + + + - +