| Summary: | SDL_WINDOWEVENT_RESIZED not sent when rotating screen on iOS 4.2 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Felix Hädicke <felixhaedicke> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | amaranth72 |
| Version: | 2.0.1 | ||
| Hardware: | iPhone/iPod touch | ||
| OS: | iOS 4 | ||
|
Description
Felix Hädicke
2014-02-16 01:37:57 UTC
SDL no longer supports iOS 4.2 so I believe this issue can be closed, however there are still several rotation-related bugs in SDL's iOS code. Most (hopefully all?) of them are fixed with this patch: https://bugzilla.libsdl.org/show_bug.cgi?id=2798 |