diff options
Diffstat (limited to 'src/rect-context.cpp')
| -rw-r--r-- | src/rect-context.cpp | 1 |
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(); |
