1
0
Daniel Chalmers 1 жил өмнө
parent
commit
95cbc0c17e

+ 0 - 6
DesktopClock/SettingsWindow.xaml

@@ -195,12 +195,6 @@
                            FontSize="10"
                            Margin="0,0,0,12" />
 
-                <CheckBox Content="Right Aligned" IsChecked="{Binding Settings.RightAligned, Mode=TwoWay}" />
-                <TextBlock Text="Experimental: Keeps the clock window aligned to the right when the size changes."
-                           FontStyle="Italic"
-                           FontSize="10"
-                           Margin="0,0,0,12" />
-
                 <CheckBox Content="Burn-in Mitigation" IsChecked="{Binding Settings.BurnInMitigation, Mode=TwoWay}" />
                 <TextBlock Text="Experimental: Shifts the clock periodically in order to reduce screen burn-in."
                            FontStyle="Italic"