https://bugs.kde.org/show_bug.cgi?id=394068
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/b9637823322a2d0e4b88aafe |ta/0c8d097953fad6a0fa01644b |db36ab4d61f61b9f |f6d63f50d64e95b3 --- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 0c8d097953fad6a0fa01644bf6d63f50d64e95b3 by Dmitry Kazakov. Committed on 19/05/2018 at 21:03. Pushed by dkazakov into branch 'master'. 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/0c8d097953fad6a0fa01644bf6d63f50d64e95b3 -- You are receiving this mail because: You are watching all bug changes.