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 1744cd9 commit 6ffe40cCopy full SHA for 6ffe40c
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Fix type hint for SelectType: only hashable types are allowed. https://github.com/Textualize/textual/pull/6034
13
- Fixed `Content.expand_tabs` https://github.com/Textualize/textual/pull/6038
14
- Fixed return value for `Pilot.double_click` and `Pilot.triple_click` https://github.com/Textualize/textual/pull/6035
15
+- Fixed sizing issue with `Pretty` widget https://github.com/Textualize/textual/pull/6040
16
17
### Added
18
0 commit comments