mirror of
https://github.com/ocornut/imgui.git
synced 2025-01-19 01:34:08 +01:00
923bd2fd21
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.