summaryrefslogtreecommitdiffstats
path: root/src/measure-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/measure-context.cpp')
-rw-r--r--src/measure-context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/measure-context.cpp b/src/measure-context.cpp
index 9e6a5fe12..0c3c42b36 100644
--- a/src/measure-context.cpp
+++ b/src/measure-context.cpp
@@ -248,6 +248,7 @@ static gint sp_measure_context_root_handler(SPEventContext *event_context, GdkEv
if (!curve) continue;
counter++;
+ curve->transform(item->i2doc_affine());
Geom::PathVector pathv = curve->get_pathvector();
// Find all intersections of the control-line with this shape