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 1f83f3f commit 1e04c59Copy full SHA for 1e04c59
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Fixed markup escaping edge cases https://github.com/Textualize/textual/pull/5697
13
- Fixed incorrect auto height in Collapsible https://github.com/Textualize/textual/pull/5703
14
- Fixed issue with keymaps and single-letter keys https://github.com/Textualize/textual/pull/5726
15
+- Fixed `OptionList` size after removing or clearing options https://github.com/Textualize/textual/issues/5728
16
17
### Changed
18
0 commit comments