On Mon, 19 Dec 2011 22:37:12 -0500
Brian Theado <[email protected]> wrote:

> I wasn't aware of the multi-select functionality.
> 
> Does it make sense to change contextmenu.py to fall back to the core
> code when there is just a single node selected (untested--but you get
> the idea?):
> 
>   if len(pl) == 1:
>     c.deleteOutline()
>     return
> 
> That way the behavior will always be the same when there is a single
> node selected no matter how the command is executed.

Done at 4907

Cheers -Terry

-- 
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.

Reply via email to