mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-11 12:47:51 +02:00
UI: Fix diaglog popups doubling the window controls and laying text over the menu bar.
This commit is contained in:
@@ -85,7 +85,7 @@ namespace Ryujinx.Ava.UI.Helpers
|
||||
}
|
||||
|
||||
public static Task<UserResult> ShowDeferredContentDialog(
|
||||
StyleableWindow window,
|
||||
Window window,
|
||||
string title,
|
||||
string primaryText,
|
||||
string secondaryText,
|
||||
|
Reference in New Issue
Block a user