Skip to content

[2.0] Fix touch event not updating mouse coordinates #7772

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

limzykenneth
Copy link
Member

Resolves #7760

Changes:

Move mouse coordinate updates out of conditionals which fixes the linked issue.

The unit test can potentially be reenabled for mouse events but there are a few tests not passing with the current implementation that I still need to check. Specifically pmouseX/Y test for touch is failing although in example sketch it seems to be working as intended.

@ksen0 ksen0 merged commit 7dddf55 into processing:dev-2.0 Apr 23, 2025
2 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.

2 participants