| Summary: | SDL_GetMouseState() returns wrong location after switch to/from fullscreen | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vern Jensen <vern> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Mac OS X 10.6 | ||
|
Description
Vern Jensen
2011-03-09 16:09:44 UTC
I'm solving this by moving the mouse to the correct location after a fullscreen mode switch: http://hg.libsdl.org/SDL/rev/5c4635640bf9 Thanks! |