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

Sergey Guralnik serhio at etersoft.ru
Mon May 6 05:24:40 CDT 2013


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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Always-redraw-children-when-parent-s-pos-size-c.txt
Type: text/x-c
Size: 3373 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130506/0ba380da/attachment.bin>


More information about the wine-patches mailing list