Any ideas why your test case looks different depending on the framework? http://mono.1490590.n4.nabble.com/file/n4650502/mono_patch12.png mono_patch12.png
From left to right: Mono unpatched, Mono patched, .NET. Steven Boswell II wrote > > Here's the first of what I hope will be several submitted patches this > weekend. I fixed the bugs a while ago; the really time-consuming part is > coming up with unit tests. > > Before, when TableLayoutPanel got a control whose row-span and column-span > were both greater than one, it would only lay out "dummy" controls along > the top row and left column; it wouldn't fill in the rest of the area. > (The bug is kinda obvious when you look at the code. :-) > > Enclosed is a bug-fix patch, a unit-test patch, and a project to verify > behavior under .NET. As usual, apply the unit-test patch, watch it fail, > then apply the bug-fix patch, and watch it succeed. > > Steven Boswell > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > -- View this message in context: http://mono.1490590.n4.nabble.com/Patches-for-mono-winforms-tp4650494p4650502.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
