https://bugzilla.novell.com/show_bug.cgi?id=347238

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=347238#c6





--- Comment #6 from Jonathan Pobst <[EMAIL PROTECTED]>  2007-12-28 11:14:22 MST 
---
r91996.

2007-12-28  Jonathan Pobst  <[EMAIL PROTECTED]>

        * TextBoxTextRenderer.cs: Implement a cache for measuring each
        character.  This is effective because the typical usage of a
        TextBox is with a limited amount of fonts and characters, and
        the current implementation of TextBox measures everything one
        character at a time.  Another second or two speedup for bug #347238.


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to