mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2024-12-18 12:55:54 +01:00
Remove 'Enter' hotkey in settings menu (#95)
This allows the Enter key to be bound to a button when using the Avalonia UI.
This commit is contained in:
parent
f72d2c1b2b
commit
0caeab2270
@ -109,7 +109,6 @@
|
||||
HorizontalAlignment="Right"
|
||||
ReverseOrder="{Binding IsMacOS}">
|
||||
<Button
|
||||
HotKey="Enter"
|
||||
Classes="accent"
|
||||
Content="{ext:Locale SettingsButtonOk}"
|
||||
Command="{Binding OkButton}" />
|
||||
|
Loading…
Reference in New Issue
Block a user