On Mon, Jun 15, 2009 at 6:31 PM, Edward K. Ream <[email protected]> wrote:

> Rev 2048 fixes a bug that bit both the old and new versions of the qt 
> colorizer code.  Leo will do a full recolor (if necessary) of any node when 
> moving it right or left.  This is required so that inheritance of colorizing 
> directives works.  Do *not* optimize this fix away!


Something may need to be optimized though - it takes a long while to
colorize a large node (as you observed). Perhaps just honoring a max
character count will help (30 secs is way too long to wait)

Here's some profile data: http://pastebin.com/m66fa8ea2

--
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to