https://bugs.kde.org/show_bug.cgi?id=479664
Bug ID: 479664 Summary: [Animation curves] "Add scalar keyframe" doesn't interpolate Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Ubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Animation Assignee: krita-bugs-n...@kde.org Reporter: paleh21...@proton.me Target Milestone: --- STEPS TO REPRODUCE 1. Create a non-empty paint layer, add a transform mask to it. 2. Add 2 keyframes to the mask in the animation curves docker such that there's at least 1 frame between the two. 3. Select the frame (time) between the two keyframes and press the button "Add keyframe to control scalar property" OBSERVED RESULT The values of the keyframe added in step 3 copy the ones of the preceding frame. EXPECTED RESULT The values of the keyframe are linearly interpolated between the values of the surrounding keyframes. Note: the result is as expected if at step 3, instead of pressing the button, we create the keyframe via the transform tool. SOFTWARE/OS VERSIONS Linux: Ubuntu 22.04 Qt Version: 5.15.7 Appimage ADDITIONAL INFORMATION git-b034513065 (today's nightly) regression compared to 5.2.2 This was present at least as early as 5ffd6bebd0 (and so, unrelated to today's and yesterday's patches for animation curves) -- You are receiving this mail because: You are watching all bug changes.