| Summary: | Switching between desktop fullscreen and windowed mode causes window shrinkage. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Joshua Moss <bandock666> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | CC: | blckcat, ewasylishen |
| Version: | 2.0.6 | ||
| Hardware: | x86 | ||
| OS: | Windows 10 | ||
|
Description
Joshua Moss
2017-10-15 23:01:48 UTC
This should be fixed in the SDL 2.0.7 RC build: http://www.libsdl.org/tmp/download-2.0.php Can you confirm? (In reply to Sam Lantinga from comment #1) > This should be fixed in the SDL 2.0.7 RC build: > http://www.libsdl.org/tmp/download-2.0.php > > Can you confirm? Yep, it's completely fixed now. No more need to workaround. ;) Great, thanks for the update. Just for reference, this was fixed by http://hg.libsdl.org/SDL/rev/4006cd3d0a73 |