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 7e7e04d commit e640279Copy full SHA for e640279
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Fixed issues with initial flicker in `TextArea` rendering https://github.com/Textualize/textual/issues/5841vcomm
13
- Fixed issue with workers that have large parameter lists breaking dev tools https://github.com/Textualize/textual/pull/5850
14
- Fixed post_message failing on 3.8 https://github.com/Textualize/textual/pull/5848
15
+- Fixed log not working from threads https://github.com/Textualize/textual/pull/5863
16
17
### Added
18
0 commit comments