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

Update MouseEventArgs. Add MovementX MovementY #38602

Closed
ParadiseFallen opened this issue Nov 23, 2021 · 6 comments · Fixed by #42451
Closed

Update MouseEventArgs. Add MovementX MovementY #38602

ParadiseFallen opened this issue Nov 23, 2021 · 6 comments · Fixed by #42451
Assignees
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-blazor Includes: Blazor, Razor Components cost: XS Will take up to half a day to complete
Milestone

Comments

@ParadiseFallen
Copy link

Add MovementX and MovementY to MouseEventArgs

@ParadiseFallen ParadiseFallen added the api-suggestion Early API idea and discussion, it is NOT ready for implementation label Nov 23, 2021
@pranavkm pranavkm added the area-blazor Includes: Blazor, Razor Components label Nov 23, 2021
@SteveSandersonMS SteveSandersonMS added this to the Backlog milestone Nov 25, 2021
@ghost
Copy link

ghost commented Nov 25, 2021

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@SteveSandersonMS
Copy link
Member

I'll add this to the backlog. Note that if you need this functionality sooner, you can implement custom event args as described at https://review.docs.microsoft.com/en-us/aspnet/core/blazor/components/event-handling?view=aspnetcore-6.0#custom-event-arguments

@ParadiseFallen
Copy link
Author

ParadiseFallen commented Nov 25, 2021

@SteveSandersonMS i have no access to that link
image
[you has no access]

@ParadiseFallen
Copy link
Author

I would like to see a more detailed example with the implementation of all handlers

@TanayParikh
Copy link
Contributor

TanayParikh commented Jun 24, 2022

Resources:

Let's also add in any other standard missing properties from the official API (if there are any others): https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent

@TanayParikh TanayParikh added the cost: S Will take up to 2 days to complete label Jun 24, 2022
@TanayParikh TanayParikh added cost: XS Will take up to half a day to complete and removed cost: S Will take up to 2 days to complete labels Jun 24, 2022
@TanayParikh TanayParikh modified the milestones: Backlog, 7.0-preview7 Jun 28, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-blazor Includes: Blazor, Razor Components cost: XS Will take up to half a day to complete
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants