mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-23 07:02:56 +00:00
Improve Motion/Rumble/LED Windows
Due to resizing issues.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
VerticalAlignment="Center"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="5,0,5,1"
|
||||
Text="{Binding GyroDeadzone, StringFormat=\{0:0.00\}}" />
|
||||
Text="{Binding GyroDeadzoneText}" />
|
||||
</Grid>
|
||||
<Separator Height="1" Margin="0,0,0,5" />
|
||||
<CheckBox Margin="0,5,0,5" HorizontalAlignment="Center" IsChecked="{Binding EnableCemuHookMotion}">
|
||||
|
||||
Reference in New Issue
Block a user