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=82272 --- shadow/82272 2007-08-01 10:50:06.000000000 -0400 +++ shadow/82272.tmp.32736 2007-08-01 10:52:45.000000000 -0400 @@ -27,6 +27,18 @@ To reproduce, compile and run the attached code snippet. ------- Additional Comments From [EMAIL PROTECTED] 2007-08-01 06:57 ------- Created an attachment (id=19669) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-01 10:52 ------- +Fixed Windows/2.0 in r83193. (Button uses very different drawing code +for 1.1/2.0.) Will investigate Linux 1.1 next time I have my Linux +box up, which sounds like it may be a GDI+/libgdiplus difference. + +2007-08-01 Jonathan Pobst <[EMAIL PROTECTED]> + + * TextRenderer.cs: Remove the LineLimit string format flag from the + DrawString fallback method so that things like buttons that aren't + tall enough to draw a full line will still draw part of the text. + [Fixes part of bug #82272] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
