To illustrate: - have a node with some content in the body - right-click to make the popup menu appear - delete the node
The content of the node body still remains visible. More than that: leo allows me to edit that content, then save the outline without complaining. This is misleading and even "scary"! It makes me wonder if leo doesn't overwrite some of my precious node bodies with this content. There are at least two ways to fix this glitch: - when some nodes gets deleted, select some of their neighbor after that and update the GUI to display the body content of the selected node. This is how the minibuffer command "delete-node" works. - if no node is selected after deletion, which seems to be the case for contextmenu.py, just clean up the body pane. -- 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.
