18 Feb
2003
18 Feb
'03
4:47 p.m.
Duane Clark <dclark(a)akamail.com> writes:
Changelog: Before changing window size/pos, handle pending ConfigureNotify events.
That's only hiding the problem, and only in some cases. There is no guarantee that the ConfigureNotify has arrived by the time we do the resize, so we need to cope with a ConfigureNotify arriving at any time. -- Alexandre Julliard julliard(a)winehq.com