Version, Operating system
CT 1.7.0, Windows 11
Describe the bug
I may be mistaken, but with the introduction of the change made for #2814, I think the behaviour for Node Status at Startup -> Collapse all Nodes is now different, even though it shouldn't be. IIRC, before CT v1.7.0, if Collapse all Nodes was enabled in the preferences UI, all nodes and subnodes would be collapsed. Expanding a parent node would reveal all its child nodes, but not its grandchild nodes.
As of CT v1.7.0, when Collapse all Nodes is enabled, expanding a node not only expands the node to reveal all the child nodes, but also all the nodes of all its children, thus revealing all the grandchild nodes. This often makes it hard for the user to find the child node they seek.
To Reproduce
Steps to reproduce the behavior:
- Enable to
Preferences -> Tree Explorer -> Node Status at Startup -> Collapse all Nodes
- Exit CT
- Open CT
- Click on any node in the tree that has children and grandchildren.
- Notice that not only are the child nodes displayed, but also the grandchild nodes.
Version, Operating system
CT 1.7.0, Windows 11
Describe the bug
I may be mistaken, but with the introduction of the change made for #2814, I think the behaviour for
Node Status at Startup->Collapse all Nodesis now different, even though it shouldn't be. IIRC, before CT v1.7.0, ifCollapse all Nodeswas enabled in the preferences UI, all nodes and subnodes would be collapsed. Expanding a parent node would reveal all its child nodes, but not its grandchild nodes.As of CT v1.7.0, when
Collapse all Nodesis enabled, expanding a node not only expands the node to reveal all the child nodes, but also all the nodes of all its children, thus revealing all the grandchild nodes. This often makes it hard for the user to find the child node they seek.To Reproduce
Steps to reproduce the behavior:
Preferences->Tree Explorer->Node Status at Startup->Collapse all Nodes