http://bugzilla.novell.com/show_bug.cgi?id=509472
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=509472#c3 Dick Porter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Splitter works wrong |[PATCH] Splitter works | |wrong --- Comment #3 from Dick Porter <[email protected]> 2009-06-23 04:10:46 MDT --- I think the problem is that the code calculating the max width allowed doesn't take into account the reduced area available, as there is another splitter in the form. The attached patch fixes the issue by adjusting the max and min values by the amount of space taken up to the left (or top) of the affected control. OK to commit to 2.4 and head? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
