Skip to content

Commit 91c71e5

Browse files
committed
changelog
1 parent d8f149d commit 91c71e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3939
- Added `can_focus` and `can_focus_children` parameters to scrollable container types. https://github.com/Textualize/textual/pull/5226
4040
- Added `textual.lazy.Reveal` https://github.com/Textualize/textual/pull/5226
4141
- Added `Screen.action_blur` https://github.com/Textualize/textual/pull/5226
42-
- `Click` events can now be used with the on decorator to match the initially clicked widget https://github.com/Textualize/textual/pull/5238
42+
- `Click` events can now be used with the on decorator to match the originally clicked widget https://github.com/Textualize/textual/pull/5238
4343
- Breaking change: Removed `App.dark` reactive attribute https://github.com/Textualize/textual/pull/5087
4444
- Breaking change: To improve consistency, several changes have been made to default widget CSS and the CSS variables which ship with Textual. On upgrading, your app will likely look different. All of these changes can be overidden with your own CSS. https://github.com/Textualize/textual/pull/5087
4545

0 commit comments

Comments
 (0)