Ervin Pektor

Results 4 issues of Ervin Pektor

Fixes #27 Added a new test-case for using a node after its children were removed

If a node is collapsed, and its children is removed, and others are added, then the node is uncollapsed the program crashes. Example program: ```rust use cursive_tree_view::{Placement, TreeView}; fn main()...

The IP and domain given [here](https://wiki.sipeed.com/hardware/en/tang/common-doc/install-the-ide.html) does not work, though responds to pings. Currently it is not possible to use the IDE

**Describe the bug** I have tried to mass create footprints (~15k lines), and it returned (understandably) 503 error. After that I tried to batch the creation into smaller parts, but...

bug