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 979a2d5 commit 14b5f40Copy full SHA for 14b5f40
CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
- Fixed `OptionList` size after removing or clearing options https://github.com/Textualize/textual/issues/5728
16
- Fixed footer / key panel not updating when keymaps are applied https://github.com/Textualize/textual/pull/5724
17
- Fixed alignment not being applied when there are min and max limits on dimensions https://github.com/Textualize/textual/pull/5732
18
+- Fixed issues with OptionList scrollbar not updating https://github.com/Textualize/textual/pull/5736
19
20
### Changed
21
0 commit comments