Error recovery: Extraneous/undesired calls to End() are now being caught by an assert in the End() function itself at the call site (instead of being reported in EndFrame). Past the assert, they don't lead to crashes any more. Missing calls to End(), pass the assert, should not lead to crashes any more, nor to the fallback/debug window appearing on screen. (#1651).
1 parent a9a60a2 commit d8451352737c08a5ee22b0d805415cb4a8327e5b
@omar omar authored on 23 Dec 2018
Showing 2 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp