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 <https://github.com/leo-editor/leo-editor/issues/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/CAMF8tS1j42g_U6rs5b0sUO9kAaVG7ys998R-uN1yma%3D6t4tejg%40mail.gmail.com.
