[Mono-bugs] [Bug 327691] initial screen not rendered correctly in bubblemark

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 1 20:51:46 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=327691#c7


Chris Toshok <toshok at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |toshok at novell.com




--- Comment #7 from Chris Toshok <toshok at novell.com>  2007-10-01 18:51:45 MST ---
the dirty.cpp bounds code was incorrect in its treatment of the toplevel
canvas.  It was shortcircuiting out that case, assuming that the toplevel
canvas would figure out its bounds some other way.  This is unnecessary,
though, as the canvas code's ComputeBounds function already takes into account
the toplevel case and does the right thing.

I removed those toplevel checks from dirty.cpp and it reverted the additional
ComputeBounds calls from panel.cpp.


-- 
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