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

mouse_area: Fix on_drag behavior without on_release #212

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Jan 28, 2025

Mouse/touch release events should end the drag even if there's not an on_release callback.

This was causing pop-os/cosmic-comp#1071.

Mouse/touch release events should end the drag even if there's not an
`on_release` callback.

This was causing pop-os/cosmic-comp#1071.
@ids1024 ids1024 requested a review from a team January 28, 2025 19:53
@mmstick mmstick merged commit f1a1242 into master Jan 28, 2025
4 of 32 checks passed
@mmstick mmstick deleted the on-drag branch January 28, 2025 21:04
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.

3 participants