summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2017-05-05 14:45:16 +0000
committerjabiertxof <info@marker.es>2017-05-05 14:45:16 +0000
commit89ecd445f13b21093aef1ac00c1ecbc1b9f33697 (patch)
tree561f8b478eded4d89477290ff6b8a4f4015c4807 /src/live_effects/effect.cpp
parentRemove couts (diff)
parentImprove responsive from LPE (diff)
downloadinkscape-89ecd445f13b21093aef1ac00c1ecbc1b9f33697.tar.gz
inkscape-89ecd445f13b21093aef1ac00c1ecbc1b9f33697.zip
Update to trunk
(bzr r15620.1.17)
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index 7f34ebf05..0984a5681 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -359,6 +359,7 @@ Effect::Effect(LivePathEffectObject *lpeobject)
concatenate_before_pwd2(false),
sp_lpe_item(NULL),
current_zoom(1),
+ upd_params(true),
sp_shape(NULL),
sp_curve(NULL),
provides_own_flash_paths(true), // is automatically set to false if providesOwnFlashPaths() is not overridden