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

[BUG] Wheel mouse does not report direction in MotionEvent #453

Open
Aphexus opened this issue Sep 28, 2024 · 0 comments
Open

[BUG] Wheel mouse does not report direction in MotionEvent #453

Aphexus opened this issue Sep 28, 2024 · 0 comments

Comments

@Aphexus
Copy link

Aphexus commented Sep 28, 2024

Describe the bug

579.0 49.0 0.0 1.0 0 0 false false false 0 0 0.0 0 0
579.0 49.0 0.0 1.0 0 0 false false false 0 0 0.0 0 0
579.0 49.0 0.0 1.0 0 0 false false false 0 0 0.0 0 0
579.0 49.0 0.0 1.0 0 0 false false false 0 0 0.0 0 0
579.0 49.0 0.0 1.0 0 0 false false false 0 0 0.0 0 0
579.0 49.0 0.0 1.0 0 0 false false false 0 0 0.0 0 0

These are various info from Motion event. These are all from me scrolling the wheel mouse up and down. Notice there is no difference.

While it is possible to get the orientation using a transformable it doesn't seem like it is possible to get it through a Motion event.

Not sure if anything can be done about this but it would be nice if somehow it could report the direction in a MotionEvent

Steps to reproduce the issue

Look at MotionEvent data while scrolling wheel mouse and see there is no way to get direction of scroll

Expected behaviour

Should be some way to know which way the direction was scrolled

Downloaded Build Of WSA

latest

Windows build number

2435

PC Specification

Best in the business

Additional context

No response

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

No branches or pull requests

1 participant