How to change the event trigger in Bubble Menu extension #1902
Unanswered
Miguelklappes
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I want to change the event used by this extension, currently is working on "mousedown", but I would like to use it with a click event, due to the fact I am using it for editing images and stuff like that. Unfortunately I don't know I could replace that through the extend() method
This is the code on the extension:
Beta Was this translation helpful? Give feedback.
All reactions