[Mono-bugs] [Bug 56803][Nor] Changed - GdipDrawImageRectI Broken

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 23:33:13 -0400 (EDT)


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 vladimir@pobox.com.

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

--- shadow/56803	2004-04-10 22:20:41.000000000 -0400
+++ shadow/56803.tmp.30590	2004-04-10 23:33:13.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 56803
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Fedora Core 1
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: peter@novonyx.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -61,6 +61,10 @@
 
       public static void Main() {
          Application.Run(new MainWindow());
       }
    }
 }
+
+------- Additional Comments From vladimir@pobox.com  2004-04-10 23:33 -------
+Fixed in CVS; your example works for me, though please verify that it
+works for you in all SWF cases.