https://bugs.kde.org/show_bug.cgi?id=469881
Emmet O'Neill <emmetoneill....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/1d04a5f | |2f4cb8924b35d73cae448e86aef | |bb5e75 Status|CONFIRMED |RESOLVED --- Comment #5 from Emmet O'Neill <emmetoneill....@gmail.com> --- Git commit 1d04a5f2f4cb8924b35d73cae448e86aefbb5e75 by Emmet O'Neill. Committed on 11/06/2025 at 22:52. Pushed by emmetoneill into branch 'master'. BUGFIX: Fixed incorrect scaling of animated transform mask values. It seems that when scaling a canvas that contains an animated transform mask, the transform parameter scaling function was creating new keyframes out of the previously interpolated in-between values, which was causing the transform mask to act in an unpredictable and undesirable way. Now we simply scale the scalar keyframes as needed. Related: bug 475336 M +0 -2 plugins/tools/tool_transform2/KisAnimatedTransformMaskParamsHolder.cpp https://invent.kde.org/graphics/krita/-/commit/1d04a5f2f4cb8924b35d73cae448e86aefbb5e75 -- You are receiving this mail because: You are watching all bug changes.