mirror of
https://github.com/Ed94/Cog.git
synced 2026-07-26 09:23:47 +00:00
CogInput: Add multiple IMC on the input data asset. Maybe propose a current imc
This commit is contained in:
@@ -288,7 +288,7 @@ void UCogEngineWindow_OutputLog::RenderContent()
|
||||
ImGui::EndChild();
|
||||
}
|
||||
|
||||
if (ImGui::BeginPopupContextItem())
|
||||
if (ImGui::BeginPopupContextItem("OutputLog"))
|
||||
{
|
||||
if (ImGui::MenuItem("Clear"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user