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=78999 --- shadow/78999 2006-08-03 13:30:57.000000000 -0400 +++ shadow/78999.tmp.31613 2006-08-03 16:36:54.000000000 -0400 @@ -43,6 +43,16 @@ (7 x 6) Very odd. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-03 13:30 ------- Bah, a multiple of 7, I mean. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-03 16:36 ------- +I checked in a fix for the most common incorrect drawing case - it was +due to using abs instead of fabs. + +There's still a problem with PieChartTest, though. make the yellow +pie 100, and start lowering all the other ones down as far as they'll +go. at some point two additional lines show up that shouldn't be +there, and the machine gets very, very slow (presumably because +PieChartTest is eating the cpu). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
