| Summary: | joysticks send events after the joystick removed event | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Nicolas Adenis-Lamarre <nicolas.adenis.lamarre> |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | 2.0.9 | Keywords: | target-2.0.14 |
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Nicolas Adenis-Lamarre
2019-05-21 19:14:19 UTC
I believe the fix I just did for Bug #5063 should resolve this specific thing too, except on macOS when not using hidapi. I'll leave this bug open and assigned to me until I clean that out. --ryan. macOS joystick code does the right thing without this flag, so I've removed it with https://hg.libsdl.org/SDL/rev/99bad97fec09, so this bug can be resolved. Please reopen if you have any further problems, but I think this should resolve the issue. --ryan. |