| Summary: | Window loses maximized state when activated | ||
|---|---|---|---|
| Product: | SDL | Reporter: | norfanin |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
|
Description
norfanin
2013-10-22 13:54:01 UTC
I forgot the WindowProc call in the call stack before SDL_SendWindowEvent. WIN_WindowProc [src\video\windows\sdl_windowsevents.c @ 349] Fixed, thanks! http://hg.libsdl.org/SDL/rev/94ed2e31a603 |