Skip to content

Commit 1e04c59

Browse files
committed
docs(changelog): add fix for option list size
1 parent 1f83f3f commit 1e04c59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Fixed markup escaping edge cases https://github.com/Textualize/textual/pull/5697
1313
- Fixed incorrect auto height in Collapsible https://github.com/Textualize/textual/pull/5703
1414
- 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
1516

1617
### Changed
1718

0 commit comments

Comments
 (0)