We have a plugin ,want to change the default double click action of a symbolInstance.
Instead of jump to it's master, I want to open a custom panel and guide user to interact with the panel other than seeing the symbolMaster.
Is there any possible to implement this purpose?
makebe it's add an action and a callback with event.preventDefault()
like browser.