A window size/move fix (repost)

Alexandre Julliard julliard at winehq.com
Tue Feb 18 16:47:57 CST 2003


Duane Clark <dclark at 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 at winehq.com



More information about the wine-devel mailing list