summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-05-21 10:35:26 +0000
committerJabiertxof <jabier.arraiza@marker.es>2019-05-21 10:35:26 +0000
commitf0c19696be05686219208abad41b29b7ce6601a6 (patch)
tree9f616d1fee9aa3b0e2a551f7a02e4731d509f302 /src/live_effects/effect.cpp
parentFix alignment of ruler ticks (diff)
downloadinkscape-f0c19696be05686219208abad41b29b7ce6601a6.tar.gz
inkscape-f0c19696be05686219208abad41b29b7ce6601a6.zip
Improvemets to GeomPathstroke and Offset LPE
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp2
1 files changed, 1 insertions, 1 deletions
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<EffectType> 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