From 7ecfa7a2e6b2c971f35d8264c35b3efdae212489 Mon Sep 17 00:00:00 2001
From: Kaalleen <36401965+kaalleen@users.noreply.github.com>
Date: Sun, 10 Apr 2022 10:21:59 +0200
Subject: Scale and toggle commands (etc) (#1611)
* scale and toggle commands
* fix tie in when first stitch is a jump stitch
* set tie modus to 3 for cutwork objects
* cutwork set stitch length
* fix bug in remove embroidery settings
---
templates/commands_scale_symbols.xml | 18 ++++++++++++++++++
templates/object_commands_toggle_visibility.xml | 17 +++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 templates/commands_scale_symbols.xml
create mode 100644 templates/object_commands_toggle_visibility.xml
(limited to 'templates')
diff --git a/templates/commands_scale_symbols.xml b/templates/commands_scale_symbols.xml
new file mode 100644
index 00000000..1d789543
--- /dev/null
+++ b/templates/commands_scale_symbols.xml
@@ -0,0 +1,18 @@
+
+
+ Scale Command Symbols
+ org.inkstitch.commands_scale_symbols
+ commands_scale_symbols
+ 1.0
+
+ all
+
+
+
+
+
+
+
+
diff --git a/templates/object_commands_toggle_visibility.xml b/templates/object_commands_toggle_visibility.xml
new file mode 100644
index 00000000..084b731e
--- /dev/null
+++ b/templates/object_commands_toggle_visibility.xml
@@ -0,0 +1,17 @@
+
+
+ Display|Hide Object Commands
+ org.inkstitch.object_commands_toggle_visibility
+ object_commands_toggle_visibility
+
+ all
+
+
+
+
+
+
+
+
--
cgit v1.2.3