mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
Demo: Fix collateral damage of 54a60aa
This commit is contained in:
parent
c40feabe4d
commit
2886e0b6f5
@ -3863,6 +3863,7 @@ static void ShowExampleAppCustomRendering(bool* p_open)
|
||||
if (adding_preview)
|
||||
points.pop_back();
|
||||
}
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user