https://bugs.kde.org/show_bug.cgi?id=469881
Emmet O'Neill <emmetoneill....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/1d04a5f |hics/krita/-/commit/1c04b47 |2f4cb8924b35d73cae448e86aef |b35a188bb073740b1ff399767a5 |bb5e75 |23d41e --- Comment #8 from Emmet O'Neill <emmetoneill....@gmail.com> --- Git commit 1c04b47b35a188bb073740b1ff399767a523d41e by Emmet O'Neill. Committed on 18/06/2025 at 23:53. Pushed by emmetoneill into branch 'krita/5.2'. 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 (cherry picked from commit 1d04a5f2f4cb8924b35d73cae448e86aefbb5e75) M +0 -2 plugins/tools/tool_transform2/KisAnimatedTransformMaskParamsHolder.cpp https://invent.kde.org/graphics/krita/-/commit/1c04b47b35a188bb073740b1ff399767a523d41e -- You are receiving this mail because: You are watching all bug changes.