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 0697492 commit 29297c4Copy full SHA for 29297c4
CHANGELOG.md
@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Fixed
11
12
-- Fixed issues with initial flicker in `TextArea` rendering https://github.com/Textualize/textual/issues/5841
13
-- Fixed issue with workers that have large parameter lists breaking dev tools
+- Fixed issues with initial flicker in `TextArea` rendering https://github.com/Textualize/textual/issues/5841vcomm
+- 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
16
### Added
0 commit comments