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

Fix double click state for mouse button release input events. #92582

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented May 31, 2024

Combined version of #88897, #89040, and #89018

Fixes #88872

Copy link
Contributor

@Sauermann Sauermann left a comment

Choose a reason for hiding this comment

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

These changes make sense to me. After a rebase I will test the implementation.

@Calinou
Copy link
Member

Calinou commented Feb 3, 2025

@bruvzg Could you look into rebasing on master when you have time? I'd like to test this.

@bruvzg bruvzg force-pushed the dbl_click branch 2 times, most recently from fafdbc6 to a02a369 Compare February 3, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release event of a double click has double_click=false
3 participants