Restore input device default reset behavior

This commit is contained in:
Babib3l
2026-03-30 21:36:53 +02:00
parent 25306c221d
commit 087655972d
2 changed files with 35 additions and 4 deletions

View File

@@ -175,7 +175,7 @@
MinWidth="0"
Margin="5,0,0,0"
VerticalAlignment="Center"
Command="{Binding LoadDevices}">
Command="{Binding ResetCurrentDeviceToDefaults}">
<ui:SymbolIcon
Symbol="Refresh"
FontSize="15"