mirror of
https://github.com/ocornut/imgui.git
synced 2026-07-04 00:33:20 +00:00
Make the dx11 example implementation resize the window in a sane way, i.e. not the stretching/scaling the initial render to fit the new window size (current behaviour).