| Summary: | Sensor events incorrectly disabled | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mathieu Eyraud <meyraud705> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sylvain.becker |
| Version: | 2.0.10 | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Attachments: | fix event type | ||
Thanks ! this is fixed in: https://hg.libsdl.org/SDL/rev/b8aa9ab0ecb4 |
Created attachment 3986 [details] fix event type Sensor-events posting function checks state of incorrect type of event. Patch attached.