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/f64101001b131dc2b2c046e8 |ta/07420801e47da6c0a97ee732 |5a503f3912fad874 |672523b40234e380 --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 07420801e47da6c0a97ee732672523b40234e380 by Dmitry Kazakov. Committed on 11/05/2018 at 11:04. Pushed by dkazakov into branch 'krita/4.0'. 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/07420801e47da6c0a97ee732672523b40234e380 -- You are receiving this mail because: You are watching all bug changes.