On Sat, Jan 10, 2009 at 9:58 PM, Ville M. Vainio <[email protected]> wrote:
> > Could you elaborate on this? To me, it would seem quite a bit faster > to only add a few nodes rather than do a full redraw on expand. Speed will typically not be an issue. The conclusion from the recent work is that Leo must draw only visible nodes. In that case, very few nodes are drawn typically. > Also, it would avoid the scrollbar move glitch. Thanks for reminding me of this problem. I'd like to solve it without special-case code, but I shall create a redraw_after_expand method if necessary. 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 -~----------~----~----~----~------~----~------~--~---
