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-02 17:18:14.000000000 -0400
+++ shadow/78999.tmp.25915      2006-08-03 13:30:33.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78999
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: libgdiplus
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -24,6 +24,22 @@
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-08-02 17:18 -------
 Created an attachment (id=17395)
 Incorrectly-drawn pie slices
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-03 13:30 -------
+One observation:
+
+Playing around with my drawpie app, I noticed that the interval at
+which the pie is incorrectly drawn is always a multiple of 6.
+
+The bug starts with trigger at sweepAngle >= 79.
+
+For example, at Sweep = 79, the problem begins after 137, and ends
+at144, a difference of 7.
+
+At sweep = 359, it starts after 24 and ends at 66, a difference of 42
+(7 x 6)
+
+Very odd.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to