https://bugs.kde.org/show_bug.cgi?id=394068
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/f64101001b131dc2b2c046e8 | |5a503f3912fad874 --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit f64101001b131dc2b2c046e85a503f3912fad874 by Dmitry Kazakov. Committed on 11/05/2018 at 11:03. Pushed by dkazakov into branch 'kazakov/animation-cache-swapping'. Fix a crash when copy-pasting data between two different images We shouldn't use makeCloneFromRough() on the devices that belong to the nodes, because it resets the defaultBounds() link of the source. Use KisPainter::copyAreaOptimized() instead. M +2 -0 libs/image/kis_paint_device.cc M +3 -2 libs/ui/actions/KisPasteActionFactory.cpp https://commits.kde.org/krita/f64101001b131dc2b2c046e85a503f3912fad874 -- You are receiving this mail because: You are watching all bug changes.