[Mono-bugs] [Bug 338965] Label: AutoEllipsis issue

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 9 16:46:35 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=338965#c2





--- Comment #2 from Jonathan Pobst <jpobst at novell.com>  2007-11-09 14:46:35 MST ---
Fixed Mono/Windows in r89346.

2007-11-09  Jonathan Pobst  <monkey at jpobst.com>

        * Label.cs: Add StringFormatFlags.LineLimit.  This tells DrawString to
        not draw partial lines.
        * LinkLabel.cs: Change FormatFlags setter from = to |= so that the
        LineLimit flag from the base is preserved.
        Fixes the windows part of bug #338965.


-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list