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

Deliver event quickly #11

Open
romainvv opened this issue Jan 23, 2023 · 0 comments
Open

Deliver event quickly #11

romainvv opened this issue Jan 23, 2023 · 0 comments

Comments

@romainvv
Copy link

romainvv commented Jan 23, 2023

Hello,
Thanks for your plugin, it makes me wins a lot of time.
In order to not wait the pressed time/clicked time, we could (in some case) send the event just after debounce time.
Eg :
image

This behaviour makes the button more reactive.
It provide also a user feedback on the action.
Eg : clicked -> light 1 + 2 , mmh not what i want, doubleclicked -> light 1, yes that is. doubleclicked-pressed , dim it a little bit.
The user dont have to know how much click he must make to explore the effect of multiclick.

I leave it for the record if someone is interested too.

Have a nice day,
Romain

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