https://bugs.kde.org/show_bug.cgi?id=395412
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/792b9f89944e8f5117a3859c |ta/90bdcc003ae61d8f60fdcd0c |1d922896b0b921ae |d80f2f57f0a3401f --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 90bdcc003ae61d8f60fdcd0cd80f2f57f0a3401f by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 10/10/2018 at 07:36. Pushed by rempt into branch 'krita/4.1'. Fix lockness vector tools after a node being transitively locked by a group There is a weird synchronizations mechanism between flake layer system and Krita layer system. The patch just makes it a little bit more consistent. (cherry picked from commit 792b9f89944e8f5117a3859c1d922896b0b921ae) M +0 -2 libs/image/kis_base_node.cpp M +0 -11 libs/image/kis_base_node.h M +1 -0 libs/image/kis_node.cpp M +6 -0 libs/image/kis_node.h M +0 -1 libs/image/kis_selection_mask.cpp M +2 -2 libs/ui/canvas/kis_canvas2.cpp M +21 -19 libs/ui/flake/kis_node_shape.cpp M +0 -1 libs/ui/flake/kis_node_shape.h https://commits.kde.org/krita/90bdcc003ae61d8f60fdcd0cd80f2f57f0a3401f -- You are receiving this mail because: You are watching all bug changes.