[Mono-bugs] [Bug 80319][Wis] New - Slow performance with ZedGraph 5.0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 19 18:31:38 EST 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 fmoraes at nc.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80319
--- shadow/80319 2006-12-19 18:31:38.000000000 -0500
+++ shadow/80319.tmp.22224 2006-12-19 18:31:38.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 80319
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: fmoraes at nc.rr.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Slow performance with ZedGraph 5.0
+
+Description of Problem:
+
+Running an application with using ZedGraph 5.0 is very slow.
+
+Steps to reproduce the problem:
+1. run the attached test case
+2. maximize window
+
+Actual Results:
+
+Graph takes a long time to display.
+
+Expected Results:
+
+Graph displays fast, like on Windows.
+
+How often does this happen?
+
+Always
+
+Additional Information:
+
+You will need to download ZedGraph source and remove references to the
+missing MouseCaptureChange delegate on the ZedGraphControl constructor (if
+not yet available on Mono), then compile the attached source.
More information about the mono-bugs
mailing list