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

double_click_delay should only add a delay to the click and block in question #2102

Open
GreyXor opened this issue Nov 13, 2024 · 0 comments

Comments

@GreyXor
Copy link

GreyXor commented Nov 13, 2024

The delay for a double-click should be configurable for individual blocks or clicks, rather than being set globally. This way, only the specified click on a particular block will have the delay applied.
Also that would be nice to have DoubleRight and DoubleMiddle too.

The problem is that I've added double_click to only one block, but as a result all my blocks are slowed down, even the others don't use double_click

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