@ -8930,6 +8930,9 @@ void ImGui::LogFinish()
if (!g.LogBuffer.empty())
SetClipboardText(g.LogBuffer.begin());
break;
case ImGuiLogType_None:
IM_ASSERT(0);
}
g.LogEnabled = false;
The note is not visible to the blocked user.