From c0bcdb6e25ff99bf21efcaaa479c7f15f834acd5 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Thu, 28 Dec 2023 06:53:05 +0100 Subject: add display stacking order extension (#2656) --- templates/density_map.xml | 2 +- templates/display_stacking_order.xml | 18 ++++++++++++++++++ templates/embroider.xml | 2 +- templates/print.xml | 2 +- templates/simulator.xml | 2 +- templates/stitch_plan_preview.xml | 2 +- templates/stitch_plan_preview_undo.xml | 2 +- 7 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 templates/display_stacking_order.xml (limited to 'templates') diff --git a/templates/density_map.xml b/templates/density_map.xml index d1034fde..fdc6b2d1 100644 --- a/templates/density_map.xml +++ b/templates/density_map.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/display_stacking_order.xml b/templates/display_stacking_order.xml new file mode 100644 index 00000000..c0793e60 --- /dev/null +++ b/templates/display_stacking_order.xml @@ -0,0 +1,18 @@ + + + Display stacking order + org.inkstitch.display_stacking_order + display_stacking_order + + all + + + + + + + 4 + + diff --git a/templates/embroider.xml b/templates/embroider.xml index a9442cf0..4dcead18 100644 --- a/templates/embroider.xml +++ b/templates/embroider.xml @@ -11,7 +11,7 @@ all - + diff --git a/templates/print.xml b/templates/print.xml index 2fcbe73d..8bcf12b4 100644 --- a/templates/print.xml +++ b/templates/print.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/simulator.xml b/templates/simulator.xml index db13db2e..2d8b0300 100644 --- a/templates/simulator.xml +++ b/templates/simulator.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/stitch_plan_preview.xml b/templates/stitch_plan_preview.xml index b7c41898..6524882d 100644 --- a/templates/stitch_plan_preview.xml +++ b/templates/stitch_plan_preview.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/stitch_plan_preview_undo.xml b/templates/stitch_plan_preview_undo.xml index bb5e2308..8b26e956 100644 --- a/templates/stitch_plan_preview_undo.xml +++ b/templates/stitch_plan_preview_undo.xml @@ -7,7 +7,7 @@ all - + -- cgit v1.2.3