Just updated the github issue<https://github.com/leo-editor/leo-editor/issues/8>on this topic, I think there is a common pattern among the mentioned problems and some more with c.redraw()
c.redraw() moves the current Tree view to the selected node, and that behaviour is (I think) not desirable in many situations. Since most of the times, the current tree view is there because the user moved there, and c.redraw() forces back to the last selected node, causing the user to have to go back to his wanted view. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
