diff --git a/src/Notepads/Resource/CustomSettingsStyle.xaml b/src/Notepads/Resource/CustomSettingsStyle.xaml index 9b31b0ddf..3fdd3a02a 100644 --- a/src/Notepads/Resource/CustomSettingsStyle.xaml +++ b/src/Notepads/Resource/CustomSettingsStyle.xaml @@ -12,12 +12,13 @@ - + + 25 20,8,20,12 20,0,20,0 0,0,0,6 diff --git a/src/Notepads/Views/Settings/AboutPage.xaml b/src/Notepads/Views/Settings/AboutPage.xaml index 145faf57e..6cd19a495 100644 --- a/src/Notepads/Views/Settings/AboutPage.xaml +++ b/src/Notepads/Views/Settings/AboutPage.xaml @@ -3,15 +3,15 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - d:DesignHeight="1120" d:DesignWidth="333.333" + d:DesignHeight="1124" HighContrastAdjustment="None" mc:Ignorable="d"> - + diff --git a/src/Notepads/Views/Settings/AdvancedSettingsPage.xaml b/src/Notepads/Views/Settings/AdvancedSettingsPage.xaml index ef8822500..898939dca 100644 --- a/src/Notepads/Views/Settings/AdvancedSettingsPage.xaml +++ b/src/Notepads/Views/Settings/AdvancedSettingsPage.xaml @@ -5,13 +5,14 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:utilities="using:Notepads.Utilities" d:DesignWidth="333.333" + d:DesignHeight="768" HighContrastAdjustment="None" mc:Ignorable="d"> - + @@ -85,7 +86,7 @@ VerticalAlignment="Center" IsTextSearchEnabled="True" ItemsSource="{x:Bind SupportedLanguages, Mode=OneTime}" - d:PlaceholderText="System default"> + d:PlaceholderText="System Default"> @@ -99,10 +100,10 @@ Margin="0,6,0,0" Visibility="Collapsed" d:Visibility="Visible" /> - + diff --git a/src/Notepads/Views/Settings/PersonalizationSettingsPage.xaml b/src/Notepads/Views/Settings/PersonalizationSettingsPage.xaml index c126bc730..1fc1b0f93 100644 --- a/src/Notepads/Views/Settings/PersonalizationSettingsPage.xaml +++ b/src/Notepads/Views/Settings/PersonalizationSettingsPage.xaml @@ -3,15 +3,15 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - d:DesignHeight="900" d:DesignWidth="333.333" + d:DesignHeight="900" HighContrastAdjustment="None" mc:Ignorable="d"> - + @@ -59,9 +59,9 @@ + Minimum="0" + StepFrequency="1" /> - + @@ -118,7 +118,7 @@ FontFamily="{x:Bind settings:AppSettingsService.EditorFontFamily}" IsEditable="False" ItemsSource="{x:Bind AvailableFontWeights, Mode=OneTime}" - d:PlaceholderText="Regular"> + d:PlaceholderText="Normal">