[Mono-bugs] [Bug 78999][Wis] Changed - Pie slices drawn incorrectly at certain angles

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 3 16:36:54 EDT 2006


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 toshok at ximian.com.

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 duncan at ximian.com  2006-08-03 13:30 -------
 Bah, a multiple of 7, I mean.
+
+------- Additional Comments From toshok at ximian.com  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).


More information about the mono-bugs mailing list