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

[SUGGESTION] Allow customizing activating and deactivating behaviors #10

Open
RndUsr123 opened this issue Feb 13, 2024 · 0 comments
Open

Comments

@RndUsr123
Copy link

I'd like a couple switches to change how the drag feature is activated/deactivated:

  • switch 1 (activation):
    A) drag is always activated with 3 concurrent finger events, regardless of timing (current behavior)
    B) drag is only activated if the 3 finger events happen within a specified time frame (150ms maybe?).
  • switch 2 (deactivation):
    A) drag is only deactivated after all fingers are lifted (current behavior after v1.1.0)
    B) a single lifted finger causes deactivation (previous behavior)
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

No branches or pull requests

1 participant