feat: add tooltip description for 'Replace with assignments' option in import forms
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<Bold>Always import</Bold>: Always try to import the object. No detction of existing object (Default)<LineBreak />
|
||||
<Bold>Skip if object exists</Bold>: Skip import if there is an existing object with the same name and type<LineBreak />
|
||||
<Bold>Replace</Bold>: If an object is detected, it will be deleted. The assignments will be copied to the new imported object<LineBreak />
|
||||
<Bold>Replace with assignments</Bold>: If an object is detected, it will be deleted. The assignments will be copied from the imported object<LineBreak />
|
||||
<Bold>Update</Bold>: If an object is detected, settings will be replaced from the import file
|
||||
</TextBlock>
|
||||
</Rectangle.ToolTip>
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
<Bold>Always import</Bold>: Always try to import the object. No detction of existing object (Default)<LineBreak />
|
||||
<Bold>Skip if object exists</Bold>: Skip import if there is an existing object with the same name and type<LineBreak />
|
||||
<Bold>Replace</Bold>: If an object is detected, it will be deleted. The assignments will be copied to the new imported object<LineBreak />
|
||||
<Bold>Replace with assignments</Bold>: If an object is detected, it will be deleted. The assignments will be copied from the imported object<LineBreak />
|
||||
<Bold>Update</Bold>: If an object is detected, settings will be replaced from the import file
|
||||
</TextBlock>
|
||||
</Rectangle.ToolTip>
|
||||
|
||||
Reference in New Issue
Block a user