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

Allow clicking feature even if there is a slight mouse drag #4848

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented Feb 19, 2025

Currently, if you click on a feature but slightly drag the mouse while doing so, it does not click the feature. This makes it so that it does click the feature if there even if there is a small drag

The reason it currently tries to block the feature click is to prevent feature click when the user intent is click-and-drag scrolling

@cmdcolin cmdcolin changed the title Allow clicking feature with a slight drag Allow clicking feature even if there is a slight mouse drag Feb 19, 2025
@cmdcolin cmdcolin merged commit f991b80 into main Feb 19, 2025
4 checks passed
@cmdcolin cmdcolin deleted the allow_click_with_slightly_drag branch February 19, 2025 14:01
@cmdcolin cmdcolin added the enhancement New feature or request label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant