https://bugs.kde.org/show_bug.cgi?id=450781
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/069dd6baa | |083c21d9dd8960da4af73aab7ef | |c3c3 Resolution|--- |FIXED --- Comment #2 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 069dd6baa083c21d9dd8960da4af73aab7efc3c3 by Eoin O'Neill. Committed on 24/02/2022 at 23:15. Pushed by eoinoneill into branch 'master'. We now prevent data loss when scaling an image w/ animated transform masks. The ideal long-term fix would be to modify transform mask keyframes to account for new image size. When the image size changes, positioning data should change to reflect new image sizing. For now, this is enough to at least prevent data loss. M +1 -1 libs/image/processing/kis_transform_processing_visitor.cpp M +12 -0 plugins/tools/tool_transform2/kis_animated_transform_parameters.cpp https://invent.kde.org/graphics/krita/commit/069dd6baa083c21d9dd8960da4af73aab7efc3c3 -- You are receiving this mail because: You are watching all bug changes.