Kaydet (Commit) b480f919 authored tarafından David Tardon's avatar David Tardon

fdo#44534 invalidate bound rect after drag&drop

Change-Id: Ie3319870ae26e9e2cac32641a33be62e4e020c02
üst 36649ca7
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment