From 9d2d15d725512a45e6c5352dfe906819cfdcf65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20B=C3=BChler?= Date: Tue, 6 Aug 2024 15:01:53 +0200 Subject: [PATCH] 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). --- .../graph-display/graph-display.component.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/core/component/graph-display/graph-display.component.html b/src/app/core/component/graph-display/graph-display.component.html index b8bf5d34..a6b83a02 100644 --- a/src/app/core/component/graph-display/graph-display.component.html +++ b/src/app/core/component/graph-display/graph-display.component.html @@ -197,19 +197,19 @@

Pattern Language Relations

+ x="-85" y="-25"> - + - + Pattern Language Relations - +