https://bugs.kde.org/show_bug.cgi?id=459763
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/ca2ec62c0 | |fdeb67d604cb4d0b02a6a370d8b | |cff7 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit ca2ec62c0fdeb67d604cb4d0b02a6a370d8bcff7 by Eoin O'Neill. Committed on 10/10/2022 at 18:37. Pushed by eoinoneill into branch 'krita/5.1'. Fix copy+paste working strangely with animated layers. Achieved this by "burning" the current frameid into copied paint devices. This is the desired behavior, as copy/pasted selections should really be a simple WYSIWYG interaction where the visible contents of a selection are copied. Related: bug 457319 (cherry picked from commit 72bad700c6835dcd6619fb2d687b862a6353624c) M +26 -0 libs/image/kis_paint_device.cc M +18 -0 libs/image/kis_paint_device.h M +19 -52 libs/ui/actions/kis_selection_action_factories.cpp https://invent.kde.org/graphics/krita/commit/ca2ec62c0fdeb67d604cb4d0b02a6a370d8bcff7 -- You are receiving this mail because: You are watching all bug changes.