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 d4d517a commit d90a1eaCopy full SHA for d90a1ea
CHANGELOG.md
@@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
41
- Fixed containers with transparent background not showing borders https://github.com/Textualize/textual/issues/1175
42
- Fixed auto-width in horizontal containers https://github.com/Textualize/textual/pull/1155
43
- Fixed Input cursor invisible when placeholder empty https://github.com/Textualize/textual/pull/1202
44
-- Fixed deadlock when remove widgets from the App https://github.com/Textualize/textual/pull/1219
+- Fixed deadlock when removing widgets from the App https://github.com/Textualize/textual/pull/1219
45
46
## [0.4.0] - 2022-11-08
47
0 commit comments