mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-12 02:00:58 +01:00
Demo: Fix collateral damage of 54a60aa
This commit is contained in:
parent
54a60aaa40
commit
95dcc534ed
@ -3835,6 +3835,7 @@ static void ShowExampleAppCustomRendering(bool* p_open)
|
||||
if (adding_preview)
|
||||
points.pop_back();
|
||||
}
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user