[Mono-bugs] [Bug 82445][Nor] Changed - ImageAnimator: Large pauzes between each frame

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 27 10:56:57 EDT 2007


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 everaldo at simios.org.

http://bugzilla.ximian.com/show_bug.cgi?id=82445

--- shadow/82445	2007-08-15 05:18:13.000000000 -0400
+++ shadow/82445.tmp.22488	2007-08-27 10:56:57.000000000 -0400
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: toshok at ximian.com                            
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ImageAnimator: Large pauzes between each frame
@@ -24,6 +24,15 @@
 2. compile and run MainForm.cs.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-08-15 05:18 -------
 Created an attachment (id=19810)
 Gzipped tar archive containing repro
 
+
+------- Additional Comments From everaldo at simios.org  2007-08-27 10:56 -------
+The problem is that we can have different delay values for each frame,
+in this gif we have first frame with 3000ms delay and all others is
+150ms. We must update delay after every frame.
+
+Open image with Gimp can help to see the problem.
+
+Changing from Windows.Forms to System.Drawing


More information about the mono-bugs mailing list