FullscreenUI: Fix extra padding in resume state popup

This commit is contained in:
Stenzek 2025-06-22 01:02:59 +10:00
parent 11bc1935c8
commit 82bb29d186
No known key found for this signature in database

View File

@ -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);