Loading GarrigueGamesLauncher/Views/SettingsPageView.axaml +0 −7 Original line number Diff line number Diff line Loading @@ -20,13 +20,6 @@ </StackPanel> <ToggleSwitch IsChecked="{Binding PresentationModeChecked, Mode=TwoWay}" /> </Grid> <Grid Classes="Setting"> <StackPanel> <TextBlock Classes="Title" Text="Praise the Sun"/> <TextBlock Classes="Description" Text="This setting is currently just a proof of concept."/> </StackPanel> <ToggleSwitch/> </Grid> <Grid Classes="Setting"> <StackPanel> <TextBlock Classes="Title" Text="Game Data Directory"/> Loading Loading
GarrigueGamesLauncher/Views/SettingsPageView.axaml +0 −7 Original line number Diff line number Diff line Loading @@ -20,13 +20,6 @@ </StackPanel> <ToggleSwitch IsChecked="{Binding PresentationModeChecked, Mode=TwoWay}" /> </Grid> <Grid Classes="Setting"> <StackPanel> <TextBlock Classes="Title" Text="Praise the Sun"/> <TextBlock Classes="Description" Text="This setting is currently just a proof of concept."/> </StackPanel> <ToggleSwitch/> </Grid> <Grid Classes="Setting"> <StackPanel> <TextBlock Classes="Title" Text="Game Data Directory"/> Loading