projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

how to lock links using RightAngleLinkModel? #930

Open lordenas opened 2 years ago

lordenas commented 2 years ago

I try to pass locked: true to RightAngleLinkModel but i can still move the link. Blocking works if you using DefaultLinkModel.

https://codesandbox.io/s/upbeat-forest-jgz139?file=/src/DiamondNodeModel.ts