[Mono-bugs] [Bug 78179][Maj] Changed - Simple LinearGradientBrush
with two points is broken after libgdiplus revision r59821
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 15:13:31 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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=78179
--- shadow/78179 2006-04-25 08:25:41.000000000 -0400
+++ shadow/78179.tmp.16317 2006-04-25 15:13:30.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78179
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: VERIFIED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: Sys.Drawing.
AssignedTo: sebastien at ximian.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
@@ -48,6 +48,14 @@
------- Additional Comments From sebastien at ximian.com 2006-04-24 20:15 -------
My bad, 2 points versus rectangle mismatch. This API is much more like
Cairo (and sadly most people use the more complex one).
Fixed in SVN (r59830).
+
+------- Additional Comments From xenomorph2 at onlinehome.de 2006-04-25 15:13 -------
+Sorry Sebastien that I have to reopen the bug.
+
+Well, you fixed the vertical LinearGradientBrush but not the
+horizontal ones :)
+
+Attached is a new screenshot and an updated test case...
More information about the mono-bugs
mailing list