e3b0f24626
Move grab handling out of `nk_sdl_handle_event` to `nk_sdl_handle_grab`, which is now called outside of the event loop. This change makes the logic similar to the GLFW demos and fixes issues with missed grab state changes and mouse cursor disappearing. |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
nuklear_sdl_renderer.h |