This commit is contained in:
Will McGugan
2022-11-18 12:30:26 +00:00
parent d4d517aa8f
commit d90a1ea691

View File

@@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Fixed containers with transparent background not showing borders https://github.com/Textualize/textual/issues/1175
- Fixed auto-width in horizontal containers https://github.com/Textualize/textual/pull/1155
- Fixed Input cursor invisible when placeholder empty https://github.com/Textualize/textual/pull/1202
- 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
## [0.4.0] - 2022-11-08