| Summary: | Resize regression with 52dddda6fba7 when exiting fullscreen | ||
|---|---|---|---|
| Product: | SDL | Reporter: | zeranoe |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | flibitijibibo, sezeroz |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
zeranoe
2019-08-12 05:06:52 UTC
Adding Ethan Lee (commit author) to CC list. This revision was made to resolve Bug 4227. Without looking at their source it may be expecting a RESIZED when fullscreen is toggled, but I don’t know if they use FULLSCREEN_DESKTOP, or if their window size is reapplied on fullscreen toggle, or if the window is resizable, or what have you... do we have a small repro case for this? |