mirror of
https://github.com/Drezil/imgui.git
synced 2025-04-04 18:32:44 +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)
|
if (adding_preview)
|
||||||
points.pop_back();
|
points.pop_back();
|
||||||
}
|
}
|
||||||
|
ImGui::End();
|
||||||
}
|
}
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user