From 7e756b8971cc3b85a0beec3e674c4c1d9284e4b2 Mon Sep 17 00:00:00 2001 From: capellancitizen Date: Fri, 12 Apr 2024 16:01:17 -0400 Subject: Additional Clone functionality (#2834) - Recursive Clones now pick up inkstitch:angle etc. from clones they clone - Style now properly propogates to clones - Unlink Clone tool (which applies angle changes, etc.) - Minor refactoring --- templates/unlink_clone.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/unlink_clone.xml (limited to 'templates') diff --git a/templates/unlink_clone.xml b/templates/unlink_clone.xml new file mode 100644 index 00000000..cd1caa00 --- /dev/null +++ b/templates/unlink_clone.xml @@ -0,0 +1,18 @@ + + + Unlink Clone + org.{{ id_inkstitch }}.unlink_clone + unlink_clone + true + + all + + + + + + + + -- cgit v1.3.1