| Summary: | Resize event causes event queue to overflow and drop events | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Will <willeom> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | x86 | ||
| OS: | Windows (All) | ||
| Attachments: | Fix | ||
|
Description
Will
2009-01-03 12:31:02 UTC
Created attachment 288 [details]
Fix
This patch goes on SDL-1.3\src\video\win32\SDL_win32events.c
I actually fixed this in platform independent code with revision 5408. Thanks! |