CogInput: Add multiple IMC on the input data asset. Maybe propose a current imc

This commit is contained in:
Arnaud Jamin
2023-10-22 23:16:00 -04:00
parent 9a7766b9a7
commit a39c8b277d
8 changed files with 57 additions and 30 deletions
@@ -288,7 +288,7 @@ void UCogEngineWindow_OutputLog::RenderContent()
ImGui::EndChild();
}
if (ImGui::BeginPopupContextItem())
if (ImGui::BeginPopupContextItem("OutputLog"))
{
if (ImGui::MenuItem("Clear"))
{