mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-10 17:29:10 -04:00
Added mouse lock after Escape issue to FAQ
@ -364,6 +364,9 @@ A: This seems to have two causes:
|
||||
}
|
||||
}
|
||||
```
|
||||
Q: DisableCursor doesn't work after Escape pressed?
|
||||
|
||||
A: Browsers don't allow cursor lock immediately after an unlock user gesture, but they will after 1-2 seconds.
|
||||
|
||||
|
||||
**Please, feel free to add here your FAQ/Issues to help others!!!**
|
||||
|
||||
Reference in New Issue
Block a user