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 5858acb commit 96a65f8Copy full SHA for 96a65f8
CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
31
- Fixed issue where Segments with a style of `None` aren't rendered https://github.com/Textualize/textual/pull/6109
32
- Fixed visual glitches and crash when changing `DataTable.header_height` https://github.com/Textualize/textual/pull/6128
33
- Fixed TextArea.placeholder not handling multi-lines https://github.com/Textualize/textual/pull/6138
34
+- Fixed issue with RichLog when App.theme is set early https://github.com/Textualize/textual/pull/6141
35
36
## [6.1.0] - 2025-08-01
37
0 commit comments