DgrmJS icon indicating copy to clipboard operation
DgrmJS copied to clipboard

add magnet effect

Open tbo47 opened this issue 3 years ago • 1 comments

My users want to align everything perfectly. Here is the solution I came up with.

tbo47 avatar Jun 29 '22 15:06 tbo47

Thanks for suggestion. With this PR the movement of the arrows will also not be smooth. I offer you to

  • or create shape decorator and rewrite update method
  • or create your new shape class inherited from SvgShape
  • or IDiagram decorator and rewrite shapeUpdate

AlexeyBoiko avatar Jul 08 '22 04:07 AlexeyBoiko

Grid and magnet effect added

AlexeyBoiko avatar Nov 09 '22 17:11 AlexeyBoiko