[Mono-bugs] [Bug 81737][Nor] Changed - DrawRect not placed correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 28 17:26:59 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81737
--- shadow/81737 2007-05-28 15:21:17.000000000 -0400
+++ shadow/81737.tmp.27269 2007-05-28 17:26:58.000000000 -0400
@@ -100,6 +100,11 @@
but an easier way to do this (that won't depends on side-by-side and
floats) would be to call Fill first then Draw using the same values
(i.e. draw over the fill).
This should work correctly on MS GDI+ and look better (than today) on
Mono and eventually get identical to GDI+ output.
+
+------- Additional Comments From sebastien at ximian.com 2007-05-28 17:26 -------
+Fixed the problematic unit tests (r78089) for rectangles. I'll check
+how many other draw api are affected.
+
More information about the mono-bugs
mailing list