Skip to content

timeasc/timedesc node orderings only hold *within* a particular root #1776

@jeromekelleher

Description

@jeromekelleher

If we have two disconnected subtrees in a tree, the tree.nodes(order="timeasc") function currently visits nodes in one subtree first in time order, then the other.

It would be more consistent and logical if all nodes in the tree were visited in time order.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions