[Mono-bugs] [Bug 339565] Label image drawn on top of label text
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 6 15:47:28 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=339565#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2007-11-06 13:47:28 MST ---
Fixed in r89023. Thanks for the report!
2007-11-06 Jonathan Pobst <monkey at Jpobst.com>
* Label.cs: Make DrawImage internal so it can be called from Theme
code.
Remove the DrawImage call from OnPaint.
* LinkLabel.cs: Remove the DrawImage call from OnPaint.
* ThemeWin32Classic.cs: Call DrawImage after we paint the background,
but before we draw the text for DrawLabel and DrawLinkLabel.
Fixes bug #339565.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list