[Mono-bugs]
[Bug 78428][Nor] Changed - [PATCH] ToolBar: on resizing,
it allocates extra space for Separator buttons
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 30 18:57:17 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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78428
--- shadow/78428 2006-05-17 05:05:02.000000000 -0400
+++ shadow/78428.tmp.19095 2006-05-30 18:57:17.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78428
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -27,6 +27,12 @@
Patch being attached.
------- Additional Comments From atsushi at ximian.com 2006-05-17 05:05 -------
Created an attachment (id=17048)
proposed fix
+
+------- Additional Comments From mkestner at ximian.com 2006-05-30 18:57 -------
+Layout (new Size (ThemeEngine.Current.ToolBarSeparatorWidth,
+Parent.ButtonSize.Height));
+
+seems more correct.
More information about the mono-bugs
mailing list