Hi
I have a simple node with an annotation (see below).
Now I will select the annotation by clicking on it :
Is there a way to get an event for this selection and to know which annotation is being selected ?
Because selecting the "selectionChange" and "textEdit" events do not fire when I select the annotation.
Many thanks !