You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix lines not attaching with a square angle (#176)
Center node graphics around 0,0 (move evrything 25 units left)
This works because the line attachement angles are calcualted as the
angle between 0,0 and the attachement point (all coordinates relative to
the node group).
0 commit comments