Staying in topic: When you move currently selected node up, and say you have:
A .B C D If you have selected D, and move it up, it will move as last child of A instead of going first to previous-sibling of C. IMO by default it should go first to first sibiling of C then first child of B. On Wednesday, October 16, 2013 4:56:41 PM UTC+2, Fidel N wrote: > > > I'm noticing the settings below - collapse_nodes_after_move and >> collapse_on_lt_arrow look like they might address what you're talking >> about. It would be interesting to know if these settings work ;-) >> > > > >> Of course, tweaking the settings is also a challenge for newbies, but >> perhaps you could try them and see if you feel things would have been >> clearer for you starting out with the set the other way by default. >> > > Exactly! When you get skilled enough to find them you dont need them > already! hehe... > Yes, just tried the ones that look like the changes I was suggesting, and: > > @bool contractVisitedNodes = True > This one doesnt change anything for me, but its good since it doesnt work > (It wont contract nodes even after using the goto-next- or goto-prev as it > states in its info). My understanding is that it doesnt work. > > @bool sparse_move_outline_left = False > I would definetly switch that to False by default. (It is true by default). > > @bool collapse_nodes_after_move = False > Same thing, I would also switch this to False by default. > > > For the rest of the options, I dont seem to find any of the other issues, > im ready to file a wishlist if instructed to ^_^ > -- 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.
