From ef6f6580df6e8fbce913eecc1fe7e0f8caf1315b Mon Sep 17 00:00:00 2001 From: rejbasket <39080670+rejbasket@users.noreply.github.com> Date: Mon, 22 May 2023 22:33:19 +0200 Subject: Update electron version to v14.2.9 (#2214) Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva --- electron/src/renderer/components/Preferences.vue | 55 ++++++++++++++---------- 1 file changed, 32 insertions(+), 23 deletions(-) (limited to 'electron/src/renderer/components/Preferences.vue') diff --git a/electron/src/renderer/components/Preferences.vue b/electron/src/renderer/components/Preferences.vue index f68c942d..101f1b8a 100644 --- a/electron/src/renderer/components/Preferences.vue +++ b/electron/src/renderer/components/Preferences.vue @@ -1,13 +1,22 @@ + + - + - + Ink/Stitch Settings - + This SVG @@ -16,16 +25,16 @@ - - + + - - Minimum jump stitch length + + Minimum jump stitch length Jump stitches smaller than this will be treated as normal stitches. @@ -45,8 +54,8 @@ - - Minimum stitch length + + Minimum stitch length Drop stitches smaller than this value. @@ -66,16 +75,16 @@ - - + + - - Default minimum jump stitch length + + Default minimum jump stitch length Used for new SVGs. @@ -90,8 +99,8 @@ - - Default minimum stitch length + + Default minimum stitch length Used for new SVGs. @@ -106,8 +115,8 @@ - - Stitch plan cache size + + Stitch plan cache size The greater the number, the more stitch plans can be cached, speeding up stitch plan calculation. Default: 100 @@ -125,8 +134,8 @@ - - + + done @@ -136,8 +145,7 @@