[Mono-bugs] [Bug 82537][Nor] Changed - FlowLayoutPanel.PreferredSize does not return the correct size

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 22 17:36:37 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 georgegiolfan at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82537

--- shadow/82537	2007-08-22 17:35:08.000000000 -0400
+++ shadow/82537.tmp.23337	2007-08-22 17:36:37.000000000 -0400
@@ -42,6 +42,11 @@
 	protected override Size DefaultSize {
 		get {
 			return new Size (100, 100);
 		}
 	}
 }
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-08-22 17:36 -------
+Created an attachment (id=19863)
+Proposed fix. If the basic idea is good, I will investigate the use of proposedSize.
+


More information about the mono-bugs mailing list