mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
b9c882a127
This is confirmed by the tests in test_scrollbar() and manual tests on XP. Even though scrollbar
arrows and thumb are in fact transparent, DrawThemeParentBackground() is not called to paint the
parent background, leaving the transparent area untouched. On Windows, even if the scrollbar arrows
are reported to be transparent, the bitmaps for arrow parts in the stock themes are in fact opaque.
Fix Ice Cream Calculator slow scrolling after
|
||
---|---|---|
.. | ||
tests | ||
buffer.c | ||
dialog.c | ||
draw.c | ||
main.c | ||
Makefile.in | ||
metric.c | ||
msstyles.c | ||
msstyles.h | ||
property.c | ||
scrollbar.c | ||
stylemap.c | ||
system.c | ||
uxini.c | ||
uxtheme.manifest | ||
uxtheme.spec | ||
uxthemedll.h | ||
version.rc |