mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-27 23:35:31 +01:00
Changed scroll property of ScrollViewer controlling Axis Config tab
Related to issue #948
This commit is contained in:
parent
e70107d50e
commit
9d04c0c177
@ -289,7 +289,7 @@
|
|||||||
<Setter Property="Height" Value="30" />
|
<Setter Property="Height" Value="30" />
|
||||||
</Style>
|
</Style>
|
||||||
</TabItem.Resources>
|
</TabItem.Resources>
|
||||||
<ScrollViewer CanContentScroll="True">
|
<ScrollViewer>
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<GroupBox Header="LS & RS">
|
<GroupBox Header="LS & RS">
|
||||||
<Grid>
|
<Grid>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user