Demo: Fix collateral damage of 54a60aa

features/sdl_renderer3_multiviewports
omar ago%!(EXTRA string=7 years)
parent c40feabe4d
commit 2886e0b6f5
  1. 1
      imgui_demo.cpp

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

Loading…
Cancel
Save