Nuklear/demo/sdl_renderer
paccer e3b0f24626 Fix missed grab state changes in SDL demos
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.
2024-02-10 03:03:16 +01:00
..
main.c Fix missed grab state changes in SDL demos 2024-02-10 03:03:16 +01:00
Makefile sdl_renderer: Update code 2022-01-06 21:55:20 -05:00
nuklear_sdl_renderer.h Fix missed grab state changes in SDL demos 2024-02-10 03:03:16 +01:00