Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ScrollGestureEndedEvent type. #7965

Merged
merged 4 commits into from
Apr 12, 2022
Merged

Conversation

grokys
Copy link
Member

@grokys grokys commented Apr 11, 2022

What does the pull request do?

While working on #7964 I noticed that the event type in the field for ScrollGestureEndedEvent is incorrect: it's a ScrollGestureEndedEventArgs object that gets passed, not a ScrollGestureEventArgs.

Breaking changes

Yes :D That's why it's in a different PR to #7964 .

While working on #7964 I noticed that the event type in the field for `ScrollGestureEndedEvent` is incorrect: it's a `ScrollGestureEndedEventArgs` object that gets passed, not a `ScrollGestureEventArgs`.
@grokys grokys enabled auto-merge April 12, 2022 07:44
@grokys grokys merged commit 882828c into master Apr 12, 2022
@grokys grokys deleted the fixes/scrollgestureendedevent-type branch April 12, 2022 14:54
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 0.10.999-cibuild0019841-beta. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json) [PRBUILDID]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants