@uriel wrote:
found the answer, I was trying to use one of the extensions (LinkLabelDraggingTool).
which cause this,anyway I could not find a way to use it in my angular application
I tried :diagram.toolManager.mouseMoveTools.insertAt(0, new LinkLabelDraggingTool());
and I a get this error
error-handler-delegate.service.js:33 Error: value is not an instance of Tool: LinkLabelDragging Tool
at Object.k (go-debug.js:32)
at Object.mc (go-debug.js:33)
at K.oh (go-debug.js:69)
at K.insertAt.K.be (go-debug.js:75)
Posts: 1
Participants: 1