| Summary: | CWBackPixel causes weird window flickering on window resize | ||
|---|---|---|---|
| Product: | SDL | Reporter: | aBothe <a_bothe> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
aBothe
2013-09-16 22:40:41 UTC
According to the documentation either the background pixel or the background pixmap must be set. I think the default is to have the background pixmap set to None, but I went ahead and set that explicitly. http://hg.libsdl.org/SDL/rev/48acb5c00c4b Can you try this change in the latest snapshot? http://www.libsdl.org/tmp/SDL-2.0.zip Thanks! Awesome, it's fixed! Thank you! :-) You're welcome! :) |