Skip to content

v1.6.0

Compare
Choose a tag to compare
@newcat newcat released this 01 Jun 15:09
· 448 commits to master since this release
  • Fix: The coordinates for the connections between nodes are now actually determined by the __port element instead of just the position of the node interface. This allows moving the __port element with CSS without visually breaking the connections.
  • Added the useStraightConnections option to the ViewPlugin. This will draw a line between two node interfaces instead of a bezier curve.