summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/stitch_plan_preview.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/templates/stitch_plan_preview.xml b/templates/stitch_plan_preview.xml
index 6524882d..e20c4eb7 100644
--- a/templates/stitch_plan_preview.xml
+++ b/templates/stitch_plan_preview.xml
@@ -11,17 +11,24 @@
</submenu>
</effects-menu>
</effect>
- <param name="move-to-side" type="boolean" gui-text="Move stitch plan beside the canvas">true</param>
<param name="layer-visibility" type="optiongroup" appearance="combo" gui-text="Design layer visibility">
<option value="unchanged">Unchanged</option>
<option value="hidden">Hidden</option>
<option value="lower_opacity">Lower opacity</option>
</param>
+ <spacer />
+ <separator />
+ <spacer />
+ <param name="move-to-side" type="boolean" gui-text="Move stitch plan beside the canvas">true</param>
<param name="needle-points" type="boolean" gui-text="Needle points">false</param>
<param name="insensitive" type="boolean" gui-text="Lock"
gui-description="Make stitch plan insensitive to mouse interactions">false</param>
<param name="visual-commands" type="boolean" gui-text="Display command symbols">false</param>
<spacer />
+ <separator />
+ <spacer />
+ <param name="overwrite" type="boolean" gui-text="Override last stitch plan">true</param>
+ <spacer />
<script>
{{ command_tag | safe }}
</script>