On Tue, Oct 21, 2008 at 12:28 PM, Edward K. Ream > I haven't given up, but this is turning into a project.
Rev 1350 contains what appears to be working code. This code is complex. For example, I'm not sure the else clause in redraw_after_expand ever gets executed... full_redraw and redraw_after_expand now contain an important trace: the number of nodes created in the tree. As you can see, these traces are reasonable and indicate the optimization is working well. Some minor changes were made to the core to make this work. This code is inherently less robust than the full-redraw code. Mistakes in removeFromDicts, the logic that removes info about nodes deleted with it.takeChildren, will cause big problems, including potentially hard crashes. So be warned. Much more testing is required. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
