Skip to content

Draft: comctl32/toolbar: Always center bitmap for buttons.

Jactry Zeng requested to merge jactry/wine:toolbar into master

The current implementation doesn't work when we set the button with a size that is greater than the size of bitmap.

Likely it isn't easy to test this automatically, attached is the testcase I wrote for it.

And this is the comparison: comctl32_toolbar_button_bitmap toolbar_button_bitmap_testcase.tar.gz

Merge request reports

Loading