summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/svdraw/svdoedge.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/svdraw/svdoedge.cxx b/svx/source/svdraw/svdoedge.cxx
index 4312ae4c1136..ddfd82d115eb 100644
--- a/svx/source/svdraw/svdoedge.cxx
+++ b/svx/source/svdraw/svdoedge.cxx
@@ -1919,6 +1919,8 @@ bool SdrEdgeObj::applySpecialDrag(SdrDragStat& rDragStat)
ImpSetEdgeInfoToAttr();
bEdgeTrackUserDefined = false;
+ SetRectsDirty();
+
if(bOriginalEdgeModified && rDragStat.GetView())
{
// hide connect marker helper again when original gets changed.