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=80207 --- shadow/80207 2007-01-02 18:23:39.000000000 -0500 +++ shadow/80207.tmp.1060 2007-01-18 17:29:09.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80207 Product: Mono: Class Libraries Version: 1.2 OS: Windows XP OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -153,6 +153,9 @@ if (small_image_list != null) return_width += small_image_list.ImageSize.Width; } return new Size(return_width, (int)Math.Ceiling(DeviceContext.MeasureString("a", Font).Height) + 4); + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-18 17:29 ------- +This works now due to other changes. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
