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=80323 --- shadow/80323 2006-12-21 13:13:14.000000000 -0500 +++ shadow/80323.tmp.13654 2006-12-21 16:49:52.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80323 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: SUSE 10.1 -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -185,6 +185,18 @@ Updated testcase ------- Additional Comments From [EMAIL PROTECTED] 2006-12-21 13:13 ------- The ArgumentNullException was because I did not dispose the Container. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-21 16:49 ------- +Fixed in SVN r69897. Note that without the flicker (using 1.1 or +reverting r68480) it's quite visible that the blue background is now +stable. + +Sorry for the delay in committing. Moving your sample code to a unit +test uncovered another bug and it took me a while to isolate it +(Brushes) outside the changed I made. + +As a "bonus" (add to compile/test too often) the ColorMatrix code is +now 30% faster than before :) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
