Nuklear/demo/sdl_renderer
paccer a10eb1351a Fix cursor warping to center on older SDL versions
Reverted the order of the SDL_WarpMouseInWindow and SDL_GetMouseState
to its original sequence.
This avoids cursor warping to the center of screen on older SDL versions
It causes an additional SDL_MOUSEMOTION event when ungrabbing, but does
not cause any issues.
2024-02-10 17:21:32 +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 cursor warping to center on older SDL versions 2024-02-10 17:21:32 +01:00