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

Fix crash when moving a layer under a transformation mask

When doing KisPaintDevice::prepareClone(), we should first set
new defaultBounds object, and only after that clone the data.
The reason for this: switching defaultBounds can change current
level-of-detail/frameId, and therefore, switch currentData().

BUG:412361
parent 4686d100
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment