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 13be373 commit 9b054eeCopy full SHA for 9b054ee
CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
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
-- Fixed allow_focus method not overriding can_focus
+- Fixed allow_focus method not overriding `can_focus()` https://github.com/Textualize/textual/pull/5737
20
21
### Changed
22
0 commit comments