diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Dock/DockItemControl.xaml b/src/modules/cmdpal/Microsoft.CmdPal.UI/Dock/DockItemControl.xaml index 83bc636817..cba3cafd71 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Dock/DockItemControl.xaml +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Dock/DockItemControl.xaml @@ -47,7 +47,7 @@ - + diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj b/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj index ffe989d064..f305f4de70 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj @@ -30,7 +30,7 @@ - + true diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml b/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml index 973dbf7e45..06c078b6ca 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml @@ -45,28 +45,16 @@ - - - Choose the size of your dock - - - - - - - + - - + + - - - Choose where the dock appears on your screen - + - + - - - - Choose the background effect for your dock - - - - - - - + + + + + + + - - - - Choose whether to show labels for dock items by default. - + + + + + - - - diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml.cs b/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml.cs index f981581570..b29049db3b 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml.cs +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/DockSettingsPage.xaml.cs @@ -36,7 +36,6 @@ public sealed partial class DockSettingsPage : Page private void InitializeSettings() { // Initialize UI controls to match current settings - DockSizeComboBox.SelectedIndex = SelectedDockSizeIndex; DockPositionComboBox.SelectedIndex = SelectedSideIndex; BackdropComboBox.SelectedIndex = SelectedBackdropIndex; } diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Strings/en-us/Resources.resw b/src/modules/cmdpal/Microsoft.CmdPal.UI/Strings/en-us/Resources.resw index 0225677f54..32dc829468 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Strings/en-us/Resources.resw +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Strings/en-us/Resources.resw @@ -423,7 +423,7 @@ Right-click to remove the key combination, thereby deactivating the shortcut.Disable animations when switching between pages - Enable dock + Enable Dock Enable a toolbar with quick access to commands