Skip to content
Commit cd07452f authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix updates of shapes belonging to a transformed group

shapeInterface()->removeShape(this) must be called before we reset
the parent of the shape, because it calls shapeToBeRemovedFromHierarchy()
which issues updates for the shape removal. The latter call should have
access to the absolute transformation for these updates.

BUG:443161
parent 6fbfde28
Loading
Loading
Loading
Pipeline #83918 skipped with stage
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment