mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix a CHANGELOG typo
This commit is contained in:
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- `MouseScrollUp` and `MouseScrollDown` now inherit from `MouseEvent` and have attached modifier keys. https://github.com/Textualize/textual/pull/1458
|
||||
- Fail-fast and print pretty tracebacks for Widget compose errors https://github.com/Textualize/textual/pull/1505
|
||||
- Added Widget._refresh_scroll to avoid expensive layout when scrolling https://github.com/Textualize/textual/pull/1524
|
||||
- `events.Pase` now bubbles https://github.com/Textualize/textual/issues/1434
|
||||
- `events.Paste` now bubbles https://github.com/Textualize/textual/issues/1434
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user