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 84db318 commit a392784Copy full SHA for a392784
CHANGELOG.md
@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
33
- Fixed visual glitches and crash when changing `DataTable.header_height` https://github.com/Textualize/textual/pull/6128
34
- Fixed TextArea.placeholder not handling multi-lines https://github.com/Textualize/textual/pull/6138
35
- Fixed issue with RichLog when App.theme is set early https://github.com/Textualize/textual/pull/6141
36
-- Fixed children of collapsible not being focusable after collapsible is expanded
+- Fixed children of collapsible not being focusable after collapsible is expanded https://github.com/Textualize/textual/pull/6143
37
38
## [6.1.0] - 2025-08-01
39
0 commit comments