diff options
Diffstat (limited to 'templates/stitch_plan_preview.xml')
| -rw-r--r-- | templates/stitch_plan_preview.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/stitch_plan_preview.xml b/templates/stitch_plan_preview.xml index 835475b0..b7c41898 100644 --- a/templates/stitch_plan_preview.xml +++ b/templates/stitch_plan_preview.xml @@ -13,9 +13,9 @@ </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="0">Unchanged</option> - <option value="1">Hidden</option> - <option value="2">Lower opacity</option> + <option value="unchanged">Unchanged</option> + <option value="hidden">Hidden</option> + <option value="lower_opacity">Lower opacity</option> </param> <param name="needle-points" type="boolean" gui-text="Needle points">false</param> <param name="insensitive" type="boolean" gui-text="Lock" |
