[Bug 5654] Icons in toolbar are cropped in UBSPay

Wine Bugs wine-bugs at winehq.org
Wed Aug 30 11:09:54 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5654





------- Additional Comments From jonathan at ernstfamily.ch  2006-30-08 11:09 -------
The bug seems to be in comctl32/toolbar.c

If I add the following FIXMEs (see patch) I get the following numbers

fixme:toolbar:TOOLBAR_SetBitmapSize width=16
fixme:toolbar:TOOLBAR_SetBitmapSize height=16
fixme:toolbar:TOOLBAR_SetBitmapSize width=38
fixme:toolbar:TOOLBAR_SetBitmapSize height=38
fixme:toolbar:TOOLBAR_SetBitmapSize width=16
fixme:toolbar:TOOLBAR_SetBitmapSize height=16
fixme:toolbar:TOOLBAR_SetBitmapSize width=38
fixme:toolbar:TOOLBAR_SetBitmapSize height=38
fixme:toolbar:TOOLBAR_SetBitmapSize width=16
fixme:toolbar:TOOLBAR_SetBitmapSize height=16
fixme:toolbar:TOOLBAR_SetBitmapSize width=38
fixme:toolbar:TOOLBAR_SetBitmapSize height=38


These numbers are obviously wrong and if I change them (hardcoding sizes in the
code) I can see more of the images in the toolbar.

I don't know what to do next.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list