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

Listen to long press end and not complete? #10

Open
nooblyf opened this issue Jan 4, 2025 · 0 comments
Open

Listen to long press end and not complete? #10

nooblyf opened this issue Jan 4, 2025 · 0 comments

Comments

@nooblyf
Copy link

nooblyf commented Jan 4, 2025

Right now there's longpressend but it also fires when long press is complete longpress, and order is not guaranteed it seems. sometimes longpressend fires first and sometimes longpress. i want to do different things based on whether the long press was dropped (reset a counter) or whether it was complete (reset a counter and update progress)

Is there a way to listen to long press end but only when it doesn't complete? or maybe a new event something like longpressdropped

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