Sidebar - collapsing bookmarks collapses other top-level nodes #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I believe this is a result of the "ID" of the root-level folders being hard-coded as like 0 or -1 or something. They need different IDs so the tree component can tell them apart.