https://bugs.kde.org/show_bug.cgi?id=478448
Bug ID: 478448 Summary: [Animation curves] Wrong position when creating a frame in the beginning 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: --- SUMMARY When adding a frame in the animation curves docker before the first existing frame, the coordinate system of the transform mask changes. STEPS TO REPRODUCE 1. Create a non-empty paint layer, add a transform mask to it. Select the mask. 2. In the animation curves docker add a frame to it at t = A, A >= 1. 3. Using the transform tool, make a change to the mask at A, e.g. a rotation. 4. Add a frame at t = B, B < A. OBSERVED RESULT After adding the frame, the layer at B is now placed with its center in the upper left corner of the canvas. EXPECTED RESULT After adding the frame at B, the layer should be exactly as if the transform mask was not there. SOFTWARE/OS VERSIONS Linux: Ubuntu 22.04 Qt Version: 5.15.7 Appimage ADDITIONAL INFORMATION This is not present in 5.2, only on master git-1fc417ae3e (12/12/2023) -- You are receiving this mail because: You are watching all bug changes.