mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-19 11:56:30 +02:00
UI: Localize LED color & hide it until it's functional
Also moved IgnoreApplet to the System config section object.
This commit is contained in:
parent
9c8055440e
commit
c140e9b23c
9 changed files with 47 additions and 22 deletions
|
@ -503,7 +503,7 @@
|
|||
MinWidth="0"
|
||||
Grid.Column="0"
|
||||
IsChecked="{Binding Config.EnableLedChanging, Mode=TwoWay}">
|
||||
<TextBlock Text="Custom LED color" />
|
||||
<TextBlock Text="{ext:Locale ControllerSettingsLedColor}" />
|
||||
</CheckBox>
|
||||
<ui:ColorPickerButton
|
||||
Grid.Column="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue