From f0c19696be05686219208abad41b29b7ce6601a6 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Tue, 21 May 2019 12:35:26 +0200 Subject: Improvemets to GeomPathstroke and Offset LPE --- src/live_effects/effect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/live_effects/effect.cpp') diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index 82d89cc28..fa3acfede 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -657,7 +657,7 @@ const EnumEffectData LPETypeData[] = { , N_("Offset the path, optionally keeping cusp corners cusp.") //description , true //on_path , true //on_shape - , false //on_group + , true //on_group , false //on_image , false //on_text , false //experimental -- cgit v1.2.3