[Mono-devel-list] System.Drawing.RectangleF

Andrew Skiba andrews at mainsoft.com
Tue Jul 26 08:16:08 EDT 2005


Hello again.

I'm wondering, what was the reason of changing RectangleF.IsEmpty in
revision 45642? Before this change, mono behaved same as dotnet, why it
was necessary to change this behaviour? Now there is test in
TestRectangleF.cs that fails on dotnet, because it expects RectangleF
(25, 25, 0, 0) to return IsEmpty == false, while on dotnet it returns
true.

Thank you.
Andrew.



More information about the Mono-devel-list mailing list