mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-05 12:38:46 +02: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.