Skip to content

Is it possible to capture double click on a point element #9951

Answered by LeeLenaleee
samcov asked this question in Q&A
Discussion options

You must be logged in to vote

No but you can use a custom plugin that listens to the afterEvent hook. Here you can check the event type if it is a double click event.

See this stack answer for an example of a plugin that catches all events: https://stackoverflow.com/a/70154204/8682983

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by samcov
Comment options

You must be logged in to vote
4 replies
@LeeLenaleee
Comment options

@samcov
Comment options

@LeeLenaleee
Comment options

@samcov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #9950 on December 04, 2021 12:05.