Skip to content

Commit 06d8d23

Browse files
committed
changelog
1 parent 5352c58 commit 06d8d23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- Fixed smooth scrolling broken on iTerm over SSH https://github.com/Textualize/textual/pull/5551
1313
- Fixed height of auto container which contains auto height children https://github.com/Textualize/textual/pull/5552
14+
- Fixed `delta_x` and `delta_y` in mouse events when smooth scrolling is enabled https://github.com/Textualize/textual/pull/5556
15+
16+
### Added
17+
18+
- Added `pointer_x`, `pointer_y`, `pointer_screen_x`, and `pointer_screen_y` attributes to mouse events https://github.com/Textualize/textual/pull/5556
1419

1520
## [2.0.4] - 2025-02-17
1621

0 commit comments

Comments
 (0)