@@ -9730,7 +9730,7 @@ static void ImeSetInputScreenPosFn_DefaultImpl(int, int) {}
void ImGui::ShowMetricsWindow(bool* p_open)
{
if (!ImGui::Begin("ImGui Metrics", p_open))
if (!ImGui::Begin("Dear ImGui Metrics", p_open))
ImGui::End();
return;
The note is not visible to the blocked user.