https://bugs.kde.org/show_bug.cgi?id=395142
Andrey <a.kama...@icloud.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/bbb4b37e497f23d7547cdccd |ta/f80bef80b88e69f16f2ee4fb |5977b67d2dfcf85f |420c7de76ae8ab94 --- Comment #5 from Andrey <a.kama...@icloud.com> --- Git commit f80bef80b88e69f16f2ee4fb420c7de76ae8ab94 by Andrey Kamakin, on behalf of Dmitry Kazakov. Committed on 26/06/2018 at 14:18. Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'. Make a correct copy of a projection device when cloning a layer Some time ago we disabled updates after duplicating a layer. Therefore, we should also copy the projection device. Otherwise, it will lazily initialized with the content of the original device, which is not what we usually want. M +16 -0 libs/image/kis_layer.cc https://commits.kde.org/krita/f80bef80b88e69f16f2ee4fb420c7de76ae8ab94 -- You are receiving this mail because: You are watching all bug changes.