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

Added pop to stop mouse drag setting #1545

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Added pop to stop mouse drag setting #1545

merged 1 commit into from
Aug 17, 2024

Conversation

AndreasArvidsson
Copy link
Collaborator

No description provided.

@@ -27,6 +27,9 @@ settings():
# If `true`, stop continuous scroll/gaze scroll with a pop
user.mouse_enable_pop_stops_scroll = true

# If `true`, stop mouse drag with a pop
user.mouse_enable_pop_stops_drag = true
Copy link
Collaborator Author

@AndreasArvidsson AndreasArvidsson Aug 15, 2024

Choose a reason for hiding this comment

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

I made the decision to enable this as default here since the above mouse_enable_pop_stops_scroll already does that

@nriley nriley merged commit fe5ecb7 into main Aug 17, 2024
2 checks passed
@nriley nriley deleted the popToStopDrag branch August 17, 2024 16:49
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.

2 participants