Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79129 --- shadow/79129 2007-02-13 21:55:35.000000000 -0500 +++ shadow/79129.tmp.2108 2007-02-23 07:51:46.000000000 -0500 @@ -73,6 +73,16 @@ must have diferent ButtonBase_DrawImage for diferent themes. ------- Additional Comments From [EMAIL PROTECTED] 2007-02-13 21:55 ------- Created an attachment (id=18696) Fix + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-23 07:51 ------- +Enrico, I apply your first patch that invert order of drawing +operation with DrawImage after DrawButton. + +To prevent image overlaps button borders SetClip and ResetClip added +before and after draw image, please take a look at end of +ButtonBase_DrawImage method. + +Hey, dont worry, are good for your first patch ;) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
