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

--- Comment #3 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 469881

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.

Reply via email to