| Summary: | Window Size changes suddenly if SetWindowMaximumSize is lower than SetWindowMinimumSize | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Rene <king-sora> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.5 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
|
Description
Rene
2017-01-24 12:03:54 UTC
Fixed, thanks! https://hg.libsdl.org/SDL/rev/7f08396c7581 In this case setting the maximum size will fail, because it's smaller than the minimum size. |