mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-26 08:32:54 +00:00
Some margins and formatting adjustments
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
TickFrequency="0.25"
|
||||
IsSnapToTickEnabled="True"
|
||||
LargeChange="1"
|
||||
SmallChange="0.01"
|
||||
SmallChange="0.25"
|
||||
Minimum="0"
|
||||
Maximum="10" />
|
||||
<TextBlock Margin="5,0,5,1" Text="{Binding RainbowSpeedText}" />
|
||||
<TextBlock Margin="5,0,0,2.5" Text="{Binding RainbowSpeedText}" />
|
||||
</StackPanel>
|
||||
<StackPanel Margin="0,2.5,0,0" Orientation="Horizontal" IsEnabled="{Binding ShowLedColorPicker}">
|
||||
<TextBlock Text="{ext:Locale ControllerSettingsLedColor}" />
|
||||
|
||||
Reference in New Issue
Block a user