From cff3dba224fd803670f3307e61c13d02c39f8b2f Mon Sep 17 00:00:00 2001 From: mistangl Date: Wed, 23 Oct 2024 14:30:56 +0200 Subject: [PATCH] =?UTF-8?q?onRemoved=20Event=20sollte=20von=20Kurve,=20ang?= =?UTF-8?q?etriebener=20Kurve,=20Gef=C3=A4llestrecke,=20F=C3=B6rderer=20be?= =?UTF-8?q?r=C3=BCcksichtigt=20werden,=20um=20die=20Gruppenfunktionen=20zu?= =?UTF-8?q?=20informieren?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Editor2DLibrary/SSG/shapes/props/s_Foerderer.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_F.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_G.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_F.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_G.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_F.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_G.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_F.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_G.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_F.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_G.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_F.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_G.txt | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Editor2DLibrary/SSG/shapes/props/s_Foerderer.txt b/Editor2DLibrary/SSG/shapes/props/s_Foerderer.txt index 2343a7e..84b4f0c 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Foerderer.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Foerderer.txt @@ -51,5 +51,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked" + "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_F.txt index 0383385..b816e83 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_F.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_F.txt @@ -47,5 +47,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_G.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_G.txt index a878a30..3e0ab8e 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_G.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_G.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_F.txt index 66f5aa9..f875770 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_F.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_F.txt @@ -47,5 +47,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_G.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_G.txt index 42e4d9d..20343c3 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_G.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_G.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_F.txt index a14a42c..a710bc4 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_F.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_F.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_G.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_G.txt index 5307330..37d7cf0 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_G.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_G.txt @@ -47,5 +47,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_F.txt index 8bfb38f..bca7a82 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_F.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_F.txt @@ -47,5 +47,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_G.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_G.txt index 57bcb87..abaf409 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_G.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_G.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_F.txt index ad1dfa7..d1f744e 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_F.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_F.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_G.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_G.txt index 5c9252f..2df7914 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_G.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_G.txt @@ -47,5 +47,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_F.txt index 6c3b08c..b0cf5fa 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_F.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_F.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_G.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_G.txt index 1691692..8f3f92c 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_G.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_G.txt @@ -47,5 +47,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" } \ No newline at end of file