From 2d361bc0da2f14af6ce932060e816ea642e13309 Mon Sep 17 00:00:00 2001 From: Jay <65828559+Jay-o-Way@users.noreply.github.com> Date: Wed, 3 Jan 2024 14:42:12 +0100 Subject: [PATCH] Welcome: UI improvements (#30684) * UI improvements * buttons back on one line * fix Styler * adjust margin in OOBE page * Update src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/OobeOverview.xaml --------- Co-authored-by: Niels Laute --- .../OOBEPageControl/OOBEPageControl.xaml | 16 +++++++++------- .../ShortcutWithTextLabelControl.xaml | 2 +- .../OOBE/Views/OobeAlwaysOnTop.xaml | 8 +++----- .../SettingsXAML/OOBE/Views/OobeAwake.xaml | 11 ++++------- .../OOBE/Views/OobeColorPicker.xaml | 11 ++++------- .../OOBE/Views/OobeCropAndLock.xaml | 8 +++----- .../OOBE/Views/OobeEnvironmentVariables.xaml | 8 +++----- .../OOBE/Views/OobeFancyZones.xaml | 11 ++++------- .../OOBE/Views/OobeFileExplorer.xaml | 11 ++++------- .../OOBE/Views/OobeFileLocksmith.xaml | 13 +++++-------- .../SettingsXAML/OOBE/Views/OobeHosts.xaml | 8 +++----- .../OOBE/Views/OobeImageResizer.xaml | 11 ++++------- .../SettingsXAML/OOBE/Views/OobeKBM.xaml | 11 ++++------- .../OOBE/Views/OobeMeasureTool.xaml | 9 +++------ .../OOBE/Views/OobeMouseUtils.xaml | 10 +++------- .../OOBE/Views/OobeMouseWithoutBorders.xaml | 10 ++++------ .../SettingsXAML/OOBE/Views/OobeOverview.xaml | 17 ++++++----------- .../OOBE/Views/OobeOverviewAlternate.xaml | 4 ++-- .../OOBE/Views/OobeOverviewPlaceholder.xaml | 14 ++++++-------- .../OOBE/Views/OobePastePlain.xaml | 11 ++++------- .../SettingsXAML/OOBE/Views/OobePeek.xaml | 15 ++++----------- .../OOBE/Views/OobePowerAccent.xaml | 9 +++------ .../SettingsXAML/OOBE/Views/OobePowerOCR.xaml | 9 +++------ .../OOBE/Views/OobePowerRename.xaml | 13 +++++-------- .../OOBE/Views/OobeRegistryPreview.xaml | 11 ++++------- .../SettingsXAML/OOBE/Views/OobeRun.xaml | 9 +++------ .../OOBE/Views/OobeShellPage.xaml | 15 ++++++++------- .../OOBE/Views/OobeShortcutGuide.xaml | 13 ++++++------- .../OOBE/Views/OobeVideoConference.xaml | 19 +++++++++---------- .../SettingsXAML/OOBE/Views/OobeWhatsNew.xaml | 9 ++++----- .../SettingsXAML/Styles/TextBlock.xaml | 2 +- 31 files changed, 129 insertions(+), 199 deletions(-) diff --git a/src/settings-ui/Settings.UI/SettingsXAML/Controls/OOBEPageControl/OOBEPageControl.xaml b/src/settings-ui/Settings.UI/SettingsXAML/Controls/OOBEPageControl/OOBEPageControl.xaml index 98877bd01c..b9a05b1d45 100644 --- a/src/settings-ui/Settings.UI/SettingsXAML/Controls/OOBEPageControl/OOBEPageControl.xaml +++ b/src/settings-ui/Settings.UI/SettingsXAML/Controls/OOBEPageControl/OOBEPageControl.xaml @@ -17,14 +17,17 @@ - - + + diff --git a/src/settings-ui/Settings.UI/SettingsXAML/Controls/ShortcutControl/ShortcutWithTextLabelControl.xaml b/src/settings-ui/Settings.UI/SettingsXAML/Controls/ShortcutControl/ShortcutWithTextLabelControl.xaml index 1f1fc9e071..307b4fe911 100644 --- a/src/settings-ui/Settings.UI/SettingsXAML/Controls/ShortcutControl/ShortcutWithTextLabelControl.xaml +++ b/src/settings-ui/Settings.UI/SettingsXAML/Controls/ShortcutControl/ShortcutWithTextLabelControl.xaml @@ -11,7 +11,7 @@ d:DesignWidth="400" mc:Ignorable="d"> - + diff --git a/src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/OobeAlwaysOnTop.xaml b/src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/OobeAlwaysOnTop.xaml index ac731446d8..2eee7a4160 100644 --- a/src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/OobeAlwaysOnTop.xaml +++ b/src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/OobeAlwaysOnTop.xaml @@ -11,7 +11,7 @@ - + @@ -20,11 +20,9 @@ - +