@HachimDev wrote:
Hello,
in this listener :
myDiagram.addDiagramListener("ObjectDoubleClicked",(e)=>{
// code
})
how can i get the node that is double clicked ? the only way i found is e.subject.Vm. But i think it's not recommended and it doesnt always work.
thanks for your help
Posts: 1
Participants: 1