https://bugs.kde.org/show_bug.cgi?id=408167
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/a3ef7b6f273ced |krita/commit/a1dfff77f420a4 |29b5059bd40b8f875393bd5d05 |045e061b3d1b77bab978bf2ada --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Git commit a1dfff77f420a4045e061b3d1b77bab978bf2ada by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 17/06/2019 at 08:16. Pushed by rempt into branch 'krita/4.2'. Fix rendering of clones, whose source is invisible We cannot just skip rendering of layers, which has any clones attached, becasue clones may fetch data from their projections. Related: bug 405536 M +3 -3 libs/image/kis_async_merger.cpp M +2 -2 libs/image/kis_layer.cc M +6 -0 libs/image/kis_projection_leaf.cpp M +1 -0 libs/image/kis_projection_leaf.h https://invent.kde.org/kde/krita/commit/a1dfff77f420a4045e061b3d1b77bab978bf2ada -- You are receiving this mail because: You are watching all bug changes.