[Mono-bugs] [Bug 79644][Min] Changed - Settings MinimumSize does not appear to work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 20 09:54:57 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79644
--- shadow/79644 2006-10-18 17:39:02.000000000 -0400
+++ shadow/79644.tmp.5990 2006-10-20 09:54:57.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 79644
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
@@ -42,6 +42,10 @@
}
void Resize_Click(object sender, EventArgs e) {
MinimumSize = new Size(Width * 2, Height * 2);
}
}
+
+------- Additional Comments From toshok at ximian.com 2006-10-20 09:54 -------
+ahh, i saw you changed it to Windows XP. this works fine under linux,
+so I'm going to mark it Minor.
More information about the mono-bugs
mailing list