[UI] Allow gamepad to open profile context menu

This commit is contained in:
Adrian
2025-11-09 16:33:51 +01:00
committed by Radosław Gliński
parent 0e51e33b83
commit e3f8ec70bb
+1
View File
@@ -884,6 +884,7 @@ bool xeDrawProfileContent(xe::ui::ImGuiDrawer* imgui_drawer,
ImGuiSelectableFlags_SpanAllColumns,
end_draw_position)) {
*selected_xuid = xuid;
ImGui::OpenPopup("Profile Menu");
}
if (context_menu) {