Alexandre Julliard pushed to branch master at wine / wine
Commits: c5f057f6 by Zhiyi Zhang at 2025-12-03T10:17:17+01:00 user32/tests: Test scrollbar rect when WS_HSCROLL or WS_VSCROLL is present.
- - - - - d9f920c1 by Zhiyi Zhang at 2025-12-03T10:17:17+01:00 win32u: Remove scrollbar rect offsets when WS_HSCROLL or WS_VSCROLL is present.
Fix RoomKey UI freezes. The extra 1 pixel offset causes the application to handle infinite WM_PAINT messages.
- - - - -
2 changed files:
- dlls/user32/tests/scroll.c - dlls/win32u/scroll.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9a97e3db22dd7d0fb2f5913d1ef03d...