From c8267c031170837b1d11b63ae6b94941c673a1e5 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Sat, 25 Sep 2021 18:14:31 +0200 Subject: [PATCH 1/2] Use last style by default on tools --- src/preferences-skeleton.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 0fdae7fe8a..b707c9b183 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -92,13 +92,13 @@ static char const preferences_skeleton[] = - + - - + + - @@ -132,7 +132,7 @@ static char const preferences_skeleton[] = pathflash_enabled="1" pathflash_unselected="0" pathflash_timeout="500" show_handles="1" show_outline="0" sculpting_profile="1" single_node_transform_handles="0" show_transform_handles="0" live_outline="1" live_objects="1" show_helperpath="0" x="0" y="0" edit_clipping_paths="0" edit_masks="0" /> - + -- GitLab From 9b45a99ed8d66c32e4bc38f55edde08b1cd8fb17 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Sun, 10 Oct 2021 11:38:32 +0000 Subject: [PATCH 2/2] Last douvble check settings --- src/preferences-skeleton.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index b707c9b183..847d6b5518 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -92,7 +92,7 @@ static char const preferences_skeleton[] = - + -- GitLab