mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-04 03:36:26 +02:00
UI: Fix diaglog popups doubling the window controls and laying text over the menu bar.
This commit is contained in:
parent
045f9a39bb
commit
430073817c
21 changed files with 75 additions and 60 deletions
|
@ -85,7 +85,7 @@ namespace Ryujinx.Ava.UI.Helpers
|
|||
}
|
||||
|
||||
public static Task<UserResult> ShowDeferredContentDialog(
|
||||
StyleableWindow window,
|
||||
Window window,
|
||||
string title,
|
||||
string primaryText,
|
||||
string secondaryText,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue