Skip to content
Snippets Groups Projects
Commit dd742afd authored by Marco Bubke's avatar Marco Bubke
Browse files

QmlDesigner: Update AnchorIndicatorGraphicsItem after updating anchorlines


Change-Id: Ibdde4d8a32abac8bc7b1572507c7a8094d28f604
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@digia.com>
parent 98917598
Branches
Tags
No related merge requests found
...@@ -228,6 +228,7 @@ void AnchorIndicatorGraphicsItem::updateAnchorIndicator(const AnchorLine &source ...@@ -228,6 +228,7 @@ void AnchorIndicatorGraphicsItem::updateAnchorIndicator(const AnchorLine &source
updateAnchorLinePoints(&m_targetAnchorLineFirstPoint, &m_targetAnchorLineSecondPoint, targetAnchorLine); updateAnchorLinePoints(&m_targetAnchorLineFirstPoint, &m_targetAnchorLineSecondPoint, targetAnchorLine);
updateBoundingRect(); updateBoundingRect();
update();
} }
void AnchorIndicatorGraphicsItem::updateBoundingRect() void AnchorIndicatorGraphicsItem::updateBoundingRect()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment