Alexandre Julliard pushed to branch master at wine / wine
Commits: 3a649057 by Rémi Bernon at 2024-10-21T16:38:20+02:00 win32u: Do not adjust old valid rect when moving child window bits.
The child window is moved within its parent surface, the old / new visible rects have moved with the child, but the surface did not and valid rects are correctly positionned already.
Fixes: 602040c58cecb778972c2ade6efabaf3b9f963ff Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57334
- - - - -
1 changed file:
- dlls/win32u/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3a649057c0eaab736c01058cc9d1990...