https://bugs.kde.org/show_bug.cgi?id=443161

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/cd07452f8 |hics/krita/commit/25f710916
                   |e6f4fa4f2ec4a84062318cc6e33 |1af140057b0699eda35077b0613
                   |1240                        |2879

--- Comment #2 from Dmitry Kazakov <[email protected]> ---
Git commit 25f7109161af140057b0699eda35077b06132879 by Dmitry Kazakov.
Committed on 30/09/2021 at 15:50.
Pushed by dkazakov into branch 'krita/5.0'.

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.

M  +4    -5    libs/flake/KoShape.cpp

https://invent.kde.org/graphics/krita/commit/25f7109161af140057b0699eda35077b06132879

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to