To be clear, these are just the top level nodes and everything is collapsed. Y is a new top-level node created right above X, then X is indented right under its parent.I think we're saying the same thing.
On Wed, 2020-09-02 at 06:35 -0700, Thomas Passin wrote: > I would have moved it by collapsing the node, then <CTRL-u> until it > was under the intended parent, then <CTRL-r> to make it a child of > the target. I'm not saying you did it "wrong", just that this is the > sequence that seems simplest and has always worked well for me. > > On Wednesday, September 2, 2020 at 9:14:14 AM UTC-4, k-hen wrote: > > I had root nodes like the following, I selected node B and inserted > > a new node below, i.e. using insert-node Y. Then I attempted to > > move X under Y. Note that I repeated this and also tried to move > > deep nodes within X at lower levels which also resulted in the > > error.Node X currently has ~6,700 descendant nodes. > > ABXD > > Kevin(I'll also add this to the Git ticket) > > > > > > On Wed, 2020-09-02 at 08:08 -0500, Edward K. Ream wrote: > > > On Wed, Sep 2, 2020 at 7:38 AM k-hen <[email protected]> > > > wrote: > > > > > > > > > > I'm getting an error moving a node in Leo. It's a very > > > > large/deep node if that matters. > > > > > > Thanks for this report. I have just created #1639 for this issue. > > > > > > > This large node, X, is/was a root. I added a new root node, Y, > > > > then tried to move X under Y which resulted in the attached > > > > error. > > > > > > > > > > How exactly did you add Y? Did you use insert-node-before? > > > > > > Usually, adding Y (say with Ctrl-I) would not create a new root. > > > After creating Y, you would then have to move Y to the root, > > > which in this case would likely init Leo's data structures > > > properly. > > > > > > Edward > > > > > > > > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/137220b5264021c83acff6db7553b7ecc8d5d802.camel%40gmail.com.
