server: Always redraw children when parent's pos/size changed in any way (Try 2).

Sergey Guralnik serhio at etersoft.ru
Wed May 8 22:47:55 CDT 2013


On 2013-05-06 13:24, Sergey Guralnik wrote:
> Alexandre Julliard writes:
>> ...
>> It doesn't make sense to have all these complicated tests if we are
>> going to always repaint anyway, which is essentially what your patch
>> does. There has to be more to it than that.
>
> This version uses the same logic as used before, but also it
> removes all redundant checks.
>
> ---
>  dlls/user32/tests/win.c |    1 -
>  server/window.c         |   32 ++++++--------------------------
>  2 files changed, 6 insertions(+), 27 deletions(-)

Is there some problem with this patch?
-- 
Sergey



More information about the wine-devel mailing list