From 183db11406093d3c50f32bfc6d9306450028ef22 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 30 May 2010 22:00:08 +0200 Subject: add comment (bzr r9459) --- src/live_effects/lpe-curvestitch.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/live_effects/lpe-curvestitch.cpp b/src/live_effects/lpe-curvestitch.cpp index 89fdef2f0..e1e21107c 100644 --- a/src/live_effects/lpe-curvestitch.cpp +++ b/src/live_effects/lpe-curvestitch.cpp @@ -192,6 +192,7 @@ LPECurveStitch::resetDefaults(SPItem * item) /** /todo check whether this special case is necessary. It seems to "bug" editing behavior: * scaling an object with transforms preserved behaves differently from scaling with * transforms optimized (difference caused by this special method). + * special casing is probably needed, because rotation should not be propagated to the strokepath. */ void LPECurveStitch::transform_multiply(Geom::Matrix const& postmul, bool set) -- cgit v1.2.3