mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Added extra label
This commit is contained in:
parent
de3940003a
commit
ad7a38de1e
@ -957,6 +957,7 @@
|
||||
<Label Content="Vertical Scale" />
|
||||
<xctk:IntegerUpDown d:IsHidden="True" Margin="8,0,0,0" Value="{Binding GyroMouseStickVertScale}" MinWidth="60"
|
||||
Minimum="0" Maximum="400" Increment="10" />
|
||||
<Label Content="%" />
|
||||
</StackPanel>
|
||||
|
||||
<StackPanel Orientation="Horizontal" Margin="{StaticResource spaceMargin}">
|
||||
|
Loading…
Reference in New Issue
Block a user