summaryrefslogtreecommitdiffhomepage
path: root/examples/models
diff options
context:
space:
mode:
authorPeter0x44 <[email protected]>2024-03-09 10:43:29 +0000
committerGitHub <[email protected]>2024-03-09 11:43:29 +0100
commitf072497551d9f03b5fbded289f8af021c103a8c0 (patch)
treeba27f58b08a29cff54f760daa0418125fd495437 /examples/models
parentba066656f7be07f8f3f5e9028f053068789755a4 (diff)
downloadraylib-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