On Thu, Feb 18, 2010 at 10:53 PM, zpcspm <[email protected]> wrote: > After modifying the content of a node body and hitting Ctrl-S to save > the outline, the edit pane loses focus. This is inconvenient, because > I have a habit of pressing Ctrl-S very often.
I think this can be fixed safely. A recent critical bug fix removed the logic that saved and restored focus after any save command. We can't put that logic back, but probably a call to treeFocusHelper will restore the focus to the user's desired default value. I'll fix this today. 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.
