We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3449426 commit bbd4ec6Copy full SHA for bbd4ec6
CHANGELOG.md
@@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
30
- Added Widget.allow_select method for programmatic control of text selection https://github.com/Textualize/textual/pull/5409
31
- Added App.ALLOW_SELECT for a global switch to disable text selection https://github.com/Textualize/textual/pull/5409
32
- Added `DOMNode.query_ancestor` https://github.com/Textualize/textual/pull/5409
33
-- Added selection to Log widget
+- Added selection to Log widget https://github.com/Textualize/textual/pull/5467
34
35
### Fixed
36
0 commit comments