Demo: Fix collateral damage of 54a60aa

features/potocpav-newer-lines-2
omar ago%!(EXTRA string=7 years)
parent 54a60aaa40
commit 95dcc534ed
  1. 1
      imgui_demo.cpp

@ -3835,6 +3835,7 @@ static void ShowExampleAppCustomRendering(bool* p_open)
if (adding_preview) if (adding_preview)
points.pop_back(); points.pop_back();
} }
ImGui::End();
} }
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------

Loading…
Cancel
Save