Closed godlygeek closed 1 month ago
For context, I noticed this while updating the snapshots for Memray. This shows up as an unexpected difference for many of our memray tree
tests:
Don't forget to star the repository!
Follow @textualizeio for Textual updates.
With Textual 0.79.1, running
python docs/examples/widgets/tree.py
looks like this:With Textual 0.80.1, running
python docs/examples/widgets/tree.py
looks like this:Note that the arrows representing whether non-leaf nodes are expanded or collapsed are reversed, and the orange lines indicating the current node and all of its descendants are no longer there in the latest version. Neither of these changes are mentioned in the changelog.