Replies: 1 comment
-
It's possible to listen to the stencil paper events in stencil.getPaper().on('element:pointerclick', (stencilElementView) => { /* .. */ }): The problem in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
I am currently using JointJS+ version 4.0.0 and would like to know if it's possible to trigger the
element:pointerclick
orelement:pointerdown
events for elements displayed on the stencil. Are these events supported for stencil elements in this version, or is this functionality unavailable?Steps to reproduce
No response
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS+
Beta Was this translation helpful? Give feedback.
All reactions