changelog
This commit is contained in:
parent
3a9c052d20
commit
67e19d84e3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- Added Shift+scroll wheel and ctrl+scroll wheel to scroll horizontally
|
||||
- Added `Tree.action_toggle_node` to toggle a node without selecting, and bound it to <kbd>Space</kbd> https://github.com/Textualize/textual/issues/1433
|
||||
- Added `Tree.reset` to fully reset a `Tree` https://github.com/Textualize/textual/issues/1437
|
||||
- Added DOMNode.watch method https://github.com/Textualize/textual/pull/1750
|
||||
- Added DOMNode.watch and DOMNode.is_attached methods https://github.com/Textualize/textual/pull/1750
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue