From 1941fda8919f8ebd8752f2ce777177f049c3d961 Mon Sep 17 00:00:00 2001 From: PaddleStroke Date: Thu, 14 Mar 2024 10:18:44 +0100 Subject: [PATCH] Assembly: InsertLink : Kill behavior of parts following mouse. --- src/Mod/Assembly/CommandInsertLink.py | 88 +++++++++++++-------------- 1 file changed, 42 insertions(+), 46 deletions(-) diff --git a/src/Mod/Assembly/CommandInsertLink.py b/src/Mod/Assembly/CommandInsertLink.py index 2fe48a9a3b..0a58320a57 100644 --- a/src/Mod/Assembly/CommandInsertLink.py +++ b/src/Mod/Assembly/CommandInsertLink.py @@ -55,7 +55,7 @@ class CommandInsertLink: "ToolTip": "

" + QT_TRANSLATE_NOOP( "Assembly_InsertLink", - "Insert a component into the current active assembly. This will create dynamic links to parts, bodies, primitives, and assemblies. To insert external components, make sure that the file is open in the current session", + "Insert a component into the active assembly. This will create dynamic links to parts, bodies, primitives, and assemblies. To insert external components, make sure that the file is open in the current session", ) + "