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

mouse double-click events #3

Open
jingzhou79 opened this issue Jun 15, 2023 · 2 comments
Open

mouse double-click events #3

jingzhou79 opened this issue Jun 15, 2023 · 2 comments

Comments

@jingzhou79
Copy link

At present, the Synopsicapi only supports mouse click events. How to add mouse double-click events?

@riclolsen
Copy link
Owner

You can try some method mentioned here, event.detail looks promising.

https://stackoverflow.com/questions/5497073/how-to-differentiate-single-click-event-and-double-click-event

@jingzhou79
Copy link
Author

Thank you for your suggestion. After reviewing the script, I couldn't understand the logic of the current click event, so I couldn't achieve double clicking.

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

2 participants