mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-11 04:58:19 +00:00
With SetWindowPos there was a strange flickering of the window when the user tried to grab the window. This is fixed with SetNextWindowPos.
With SetWindowPos there was a strange flickering of the window when the user tried to grab the window. This is fixed with SetNextWindowPos.