mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-28 07:47:02 -05:00
This also removes unnecessary recreation of backend-owned device objects when the window is resized. + amend original PR with a g_pSwapChain->SetFullscreenState(false, NULL); call.