Hi,
Thanks, didn't realize the problem came from connector constraints so I used this :
connector.constraints = ConnectorConstraints.ReadOnly | ConnectorConstraints.PointerEvents;
Because I don't need anything from connectors, I don't know what does LineRouting exactly it's just that it disabled all interactions so I used it, but ReadOnly seems more appropriate.
Regards,
Théo Armengou