mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-06 06:31:08 +00:00
UI: Correct visibility for new background update button
This commit is contained in:
@@ -286,6 +286,7 @@
|
||||
IsVisible="{Binding EnableNonGameRunningControls}"
|
||||
Orientation="Horizontal">
|
||||
<Button Margin="0, 0, 5, 0"
|
||||
IsVisible="{Binding UpdateAvailable}"
|
||||
Command="{Binding UpdateCommand}">
|
||||
<TextBlock
|
||||
Margin="-5"
|
||||
|
||||
Reference in New Issue
Block a user