Skip to content

Fix Button not marking Mouse Hit events as handled #127

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
Aug 26, 2024
Merged

Conversation

paulcscharf
Copy link
Member

✨ What's this?

The button wouldn't mark mouse-button-hit events as handled, while it does handle the release event. This causes various problems with event propagation. Notably, I was unable to fix dragging issues because of this.

@paulcscharf paulcscharf merged commit e3fae8c into main Aug 26, 2024
1 check passed
@paulcscharf paulcscharf deleted the button-hit-fix branch August 26, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants