summaryrefslogtreecommitdiffstats
path: root/src/rect-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rect-context.cpp')
-rw-r--r--src/rect-context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rect-context.cpp b/src/rect-context.cpp
index 8a7427928..599680190 100644
--- a/src/rect-context.cpp
+++ b/src/rect-context.cpp
@@ -478,6 +478,7 @@ void SPRectContext::finishItem() {
}
this->rect->updateRepr();
+ this->rect->doWriteTransform(this->rect->getRepr(), this->rect->transform, NULL, true);
this->desktop->canvas->endForcedFullRedraws();