[Bug 3213] codevisual2flowchart gui problems : menus are double sized
http://bugs.winehq.org/show_bug.cgi?id=3213 us(a)edmeades.me.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk ------- Additional Comments From us(a)edmeades.me.uk 2006-20-01 15:02 ------- Its toolbar related (comctl32). Basically the size of the toolbar is calculated from the contents, but it incorrectly takes the 'bitmap' path even though there are only strings in the toolbar. This means we end up returning the 'default' bitmap height, which is the size we end up with. Changing the code to not go down the bitmap path seems the 'right' thing, but only when there are no bitmaps. Investigating further -- 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. You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
Wine Bugs