1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-04 18:19:54 +00:00
mycorrhiza/tree
Elias Bomberger 835529947b fix an error that occured when one subhypha's name was the prefix of another
figureOutChildren("root/a") would detect "root/ab" as a descendant
then figureOutChildren("root/ab") would detect "root/ab" as a descendant and panic trying to find the subpath
2021-10-17 11:40:15 +07:00
..
tree.go fix an error that occured when one subhypha's name was the prefix of another 2021-10-17 11:40:15 +07:00
view.qtpl Fix missing subhyphae in the tree view 2021-10-01 17:18:11 +08:00
view.qtpl.go Fix missing subhyphae in the tree view 2021-10-01 17:18:11 +08:00