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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82805 --- shadow/82805 2007-09-12 10:31:34.000000000 -0400 +++ shadow/82805.tmp.23737 2007-09-12 10:32:22.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82805 Product: Mono: Class Libraries Version: 1.0 OS: other OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -44,6 +44,19 @@ } ------- Additional Comments From [EMAIL PROTECTED] 2007-09-11 16:10 ------- Created an attachment (id=20026) Proposed fix (I did not have time to test it very much). + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 10:32 ------- +Seems to work fine. Committed as r85664. Thanks for the patch! + +2007-09-11 Jonathan Pobst <monkey at jpobst dot com> + + * Control.cs: Update the anchoring distances even when layout +is supspended. + Patch provided by George fixes bug #82805. + +2007-09-11 Jonathan Pobst <monkey at jpobst dot com> + + * DefaultLayoutTest.cs: Add test for bug #82805. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
