https://bugs.kde.org/show_bug.cgi?id=395412
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/792b9f89944e8f5117a3859c | |1d922896b0b921ae --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit 792b9f89944e8f5117a3859c1d922896b0b921ae by Dmitry Kazakov. Committed on 03/10/2018 at 07:56. Pushed by dkazakov into branch 'master'. 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. 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/792b9f89944e8f5117a3859c1d922896b0b921ae -- You are receiving this mail because: You are watching all bug changes.
