mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-28 06:10:12 +00:00
FullscreenUI: Fix extra padding in resume state popup
This commit is contained in:
parent
11bc1935c8
commit
82bb29d186
@ -7712,7 +7712,7 @@ void FullscreenUI::DrawResumeStateSelector()
|
||||
if (MenuButtonWithoutSummary(FSUI_ICONVSTR(ICON_FA_SQUARE_XMARK, "Cancel"), true, LAYOUT_CENTER_ALIGN_TEXT))
|
||||
CloseFixedPopupDialog();
|
||||
|
||||
ImGuiFullscreen::EndHorizontalMenuButtons();
|
||||
EndMenuButtons();
|
||||
|
||||
SetStandardSelectionFooterText(false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user