mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-22 21:25:48 +00:00
UI Updates Batch 2 (ryubing/ryujinx!105)
See merge request ryubing/ryujinx!105
This commit is contained in:
@@ -128,8 +128,9 @@
|
||||
Margin="10"
|
||||
Content="{ext:Locale SettingsButtonReset}"
|
||||
Command="{Binding ResetButton}" />
|
||||
<CheckBox IsChecked="{Binding WantsToReset}"/>
|
||||
<TextBlock Text="{ext:Locale SettingsButtonResetConfirm}"/>
|
||||
<CheckBox IsChecked="{Binding WantsToReset}">
|
||||
<TextBlock Text="{ext:Locale SettingsButtonResetConfirm}" />
|
||||
</CheckBox>
|
||||
</StackPanel>
|
||||
<ReversibleStackPanel
|
||||
Grid.Column="2"
|
||||
|
||||
Reference in New Issue
Block a user