From d5d1e2cdcea0d5871b0b653c6e1ab26afedaed30 Mon Sep 17 00:00:00 2001 From: bobgeorgethe3rd Date: Sun, 6 Apr 2025 14:40:37 +0000 Subject: [PATCH] [plugin-annotations] fix: Logo position tweaked (#202) Closes #140 The shared path causes the logo to be offset differently so to fix this making a slight tweak to the translate. Before ![389739047-89fac76a-a197-47ca-a4e2-32b5235a4ecb](/attachments/07f82d21-fd50-45ca-bf46-7833e719fc10) After ![389739085-2c98ff55-ec79-494a-bc52-f3a56b4fa802](/attachments/0f6c09e4-c8b6-42c6-a622-2779e4595c7d) Designs after Oct 2023 will have used the incorrect one so may need tweaking down the line. Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/202 Co-authored-by: bobgeorgethe3rd Co-committed-by: bobgeorgethe3rd --- plugins/plugin-annotations/src/logo.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugin-annotations/src/logo.mjs b/plugins/plugin-annotations/src/logo.mjs index 7be7358b1df..e9cbc033b71 100644 --- a/plugins/plugin-annotations/src/logo.mjs +++ b/plugins/plugin-annotations/src/logo.mjs @@ -6,6 +6,6 @@ export const logoDefs = [ def: (scale) => ``, + }) translate(-12.55 -18)">