This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
textual
Watch
1
Star
0
Fork
0
You've already forked textual
mirror of
https://github.com/Textualize/textual.git
synced
2025-10-17 02:38:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4aa988347fcb982af6b1d505ef9c70235a458e66
textual
/
tests
/
tree
History
Will McGugan
475cd4fb1b
Merge pull request
#1644
from davep/tree-deeply
...
Add support for a method of expanding/collapsing all tree nodes from a given node down
2023-01-30 16:27:06 +01:00
..
test_tree_expand_etc.py
Add unit tests for all the expand/collapse/toggle Tree methods
2023-01-27 13:28:25 +00:00
test_tree_get_node_by_id.py
Tweak the unknown node ID exception
2023-01-10 15:28:17 +00:00
test_tree_messages.py
remove some pauses
2023-01-26 16:10:13 +01:00
test_tree_node_children.py
Remove TreeNode as a pseudo-widget
2023-01-23 17:37:58 +00:00
test_tree_node_label.py
Remove TreeNode as a pseudo-widget
2023-01-23 17:37:58 +00:00
test_tree_node_parent.py
Remove TreeNode as a pseudo-widget
2023-01-23 17:37:58 +00:00