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 55c5dea commit 812bee7Copy full SHA for 812bee7
CHANGELOG.md
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
- Fixed additional spaces after text-wrapping https://github.com/Textualize/textual/pull/5657
26
- Added missing `scroll_end` parameter to the `Log.write_line` method https://github.com/Textualize/textual/pull/5672
27
- Restored support for blink https://github.com/Textualize/textual/pull/5675
28
-- Fixed scrolling breaking on DataTable with `overflow: hidden`
+- Fixed scrolling breaking on DataTable with `overflow: hidden` https://github.com/Textualize/textual/pull/5681
29
30
### Added
31
0 commit comments