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=77979 --- shadow/77979 2006-05-05 18:51:14.000000000 -0400 +++ shadow/77979.tmp.2372 2006-05-10 16:08:28.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 77979 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -51,6 +51,9 @@ invalidation of the entire window because of the stupid way Rectangle.Union works. The patch maintains a list of invalid rectangles on the Hwnd and uses it to construct both a stupid clip Rectangle and a smart Clip Region which is set on the Graphics context instead. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 16:08 ------- +Adopted the patch to our new paint code and applied in svn. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
