Call ImGui::NewFrame after init.
This commit is contained in:
parent
867696f1dc
commit
822caa88dd
@ -508,6 +508,8 @@ struct OcornutImguiContext
|
||||
m_wm->DockWith(w3, w0, ImGuiWM::E_DOCK_ORIENTATION_BOTTOM);
|
||||
}
|
||||
#endif // 0
|
||||
|
||||
ImGui::NewFrame();
|
||||
}
|
||||
|
||||
void destroy()
|
||||
|
Loading…
x
Reference in New Issue
Block a user