| Summary: | [PATCH] riscos: Fix off-by-one issues with mouse coordinates | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Cawley <ccawley2011> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | HG 1.2 | ||
| Hardware: | ARM | ||
| OS: | RISC OS | ||
| Attachments: | riscos: Fix off-by-one issues with mouse coordinates | ||
Patch is in, thanks: https://hg.libsdl.org/SDL/rev/1fa933bb11cf |
Created attachment 4466 [details] riscos: Fix off-by-one issues with mouse coordinates An off-by-one issue when reversing the Y coordinates can cause the mouse to warp out of bounds, causing it to not respond to further requests to warp the mouse when in full screen, or when using a desktop sized window.