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

Mac: Fix firing MouseDown when not in bounds of the control #2537

Merged

Conversation

cwensley
Copy link
Member

This fixes certain cases, e.g. when showing a ContextMenu during MouseDown then double clicking outside of the control it would fire another MouseDown for that control even though the mouse is not over it.

@cwensley cwensley added the bug label Jul 31, 2023
@cwensley cwensley added this to the 2.8.0 milestone Jul 31, 2023
@cwensley cwensley merged commit 88fec23 into picoe:develop Jul 31, 2023
3 checks passed
@cwensley cwensley deleted the curtis/mac-mousedown-when-not-in-bounds branch July 31, 2023 22:00
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.

1 participant