Skip to content
Commit f6410100 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

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.

BUG:394068
parent 988c6308
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment