https://bugs.kde.org/show_bug.cgi?id=478966
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/b034513 | |065a7f7a1001cb7626904d7a4c1 | |0dfb9a Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit b034513065a7f7a1001cb7626904d7a4c10dfb9a by Dmitry Kazakov. Committed on 10/01/2024 at 11:37. Pushed by dkazakov into branch 'master'. Fix transform mask offsets after running a transform tool on that When args.originalCenter() changes (due to transform mask initialization or a change in the parent layer) we should update all the channel to take these changes into account. Our transformation in the transform mask is actually **relative** even though we store absolute offsets in the mask. M +24 -2 plugins/tools/tool_transform2/KisAnimatedTransformMaskParamsHolder.cpp https://invent.kde.org/graphics/krita/-/commit/b034513065a7f7a1001cb7626904d7a4c10dfb9a -- You are receiving this mail because: You are watching all bug changes.