mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-05 09:32:33 -07:00
Default Apply to not enabled
This commit is contained in:
@@ -113,6 +113,7 @@
|
|||||||
Click="Cancel_OnClick" />
|
Click="Cancel_OnClick" />
|
||||||
<Button
|
<Button
|
||||||
Name="Apply"
|
Name="Apply"
|
||||||
|
IsEnabled="False"
|
||||||
Content="{locale:Locale SettingsButtonApply}"
|
Content="{locale:Locale SettingsButtonApply}"
|
||||||
Command="{Binding ApplyButton}" />
|
Command="{Binding ApplyButton}" />
|
||||||
</ReversibleStackPanel>
|
</ReversibleStackPanel>
|
||||||
|
Reference in New Issue
Block a user