Skip to content

Update MouseEventArgs to include MovementX, MovementY#42451

Merged
cerasamson merged 14 commits into
dotnet:mainfrom
cerasamson:t-samsoncera/update-MouseEventArgs
Jun 29, 2022
Merged

Update MouseEventArgs to include MovementX, MovementY#42451
cerasamson merged 14 commits into
dotnet:mainfrom
cerasamson:t-samsoncera/update-MouseEventArgs

Conversation

@cerasamson
Copy link
Copy Markdown
Contributor

Adding MovementX and MovementY to MouseEventArgs, as well as other missing standard properties.

Fixes #38602

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jun 27, 2022
Comment thread src/Components/Web.JS/src/Rendering/Events/EventTypes.ts Outdated
@cerasamson cerasamson marked this pull request as ready for review June 28, 2022 17:54
@cerasamson cerasamson requested a review from a team as a code owner June 28, 2022 17:54
Comment thread src/Components/Web.JS/src/Rendering/Events/EventTypes.ts
Copy link
Copy Markdown
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@cerasamson cerasamson merged commit 8a05a97 into dotnet:main Jun 29, 2022
@ghost ghost added this to the 7.0-preview7 milestone Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update MouseEventArgs. Add MovementX MovementY

3 participants