diff options
| author | Peter0x44 <[email protected]> | 2024-03-09 10:43:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-09 11:43:29 +0100 |
| commit | f072497551d9f03b5fbded289f8af021c103a8c0 (patch) | |
| tree | ba27f58b08a29cff54f760daa0418125fd495437 /examples/models | |
| parent | ba066656f7be07f8f3f5e9028f053068789755a4 (diff) | |
| download | raylib-f072497551d9f03b5fbded289f8af021c103a8c0.tar.gz raylib-f072497551d9f03b5fbded289f8af021c103a8c0.zip | |
Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)
I did some testing and this seems to work okay, but it *is* different to
GLFW. GLFW seems to lose "IsCursorOnScreen" for one frame upon pressing
alt+tab over the window, without a different window covering it. SDL
seems to have a more reasonable behavior for this case. Either way it's
an edge case and I don't know the exact way to fix, likely requires
internal GLFW changes.
Diffstat (limited to 'examples/models')
0 files changed, 0 insertions, 0 deletions
