mirror of
https://github.com/ocornut/imgui.git
synced 2025-04-08 06:53:11 +00:00
Demo: Fix collateral damage of 54a60aa
This commit is contained in:
parent
54a60aaa40
commit
95dcc534ed
1 changed files with 1 additions and 0 deletions
|
@ -3835,6 +3835,7 @@ static void ShowExampleAppCustomRendering(bool* p_open)
|
|||
if (adding_preview)
|
||||
points.pop_back();
|
||||
}
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue