Skip to content

feat: ScrollPhase + IsMomentum in ScrollEvent (ADR-032)#18

Merged
kolkov merged 1 commit into
mainfrom
feat/scroll-phase
May 16, 2026
Merged

feat: ScrollPhase + IsMomentum in ScrollEvent (ADR-032)#18
kolkov merged 1 commit into
mainfrom
feat/scroll-phase

Conversation

@kolkov
Copy link
Copy Markdown
Contributor

@kolkov kolkov commented May 16, 2026

Add ScrollPhase type + IsMomentum field to ScrollEvent. Enables apps to distinguish active scroll from macOS trackpad momentum. Zero-value backward compatible. 6 new tests. ADR-032.

Add ScrollPhase type (None/Began/Changed/Ended/Canceled) and IsMomentum bool
to ScrollEvent. Enables apps to distinguish active scroll from macOS trackpad
momentum. Zero-value backward compatible. 6 new tests.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kolkov kolkov merged commit 9ca272c into main May 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant