From 50cd70a2f479b4d910d04fe70826922a2ec8943f Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Tue, 3 Jan 2023 14:42:10 +0100 Subject: [PATCH] Using new SettingsControls --- src/Calculator/Resources/en-US/Resources.resw | 6 +- src/Calculator/Views/Settings.xaml | 251 +++++++----------- src/Calculator/Views/Settings.xaml.cs | 6 +- 3 files changed, 100 insertions(+), 163 deletions(-) diff --git a/src/Calculator/Resources/en-US/Resources.resw b/src/Calculator/Resources/en-US/Resources.resw index d4bf7270..5670daa9 100644 --- a/src/Calculator/Resources/en-US/Resources.resw +++ b/src/Calculator/Resources/en-US/Resources.resw @@ -4706,11 +4706,11 @@ Appearance Subtitle of appearance setting on Settings page - + App theme Title of App theme expander - + Select which app theme to display Description of App theme expander @@ -4738,4 +4738,4 @@ App theme setting Screen reader prompt for the App theme Setting radio buttons group - \ No newline at end of file + diff --git a/src/Calculator/Views/Settings.xaml b/src/Calculator/Views/Settings.xaml index d12d803d..3ca84f87 100644 --- a/src/Calculator/Views/Settings.xaml +++ b/src/Calculator/Views/Settings.xaml @@ -14,7 +14,7 @@ + + + + 3 @@ -44,42 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -