https://bugs.kde.org/show_bug.cgi?id=373493
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/f14e1f3555e3b60091b129e2 | |4701f9a02d56d90f --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit f14e1f3555e3b60091b129e24701f9a02d56d90f by Dmitry Kazakov. Committed on 06/04/2017 at 18:40. Pushed by dkazakov into branch 'master'. Update delayed (shape and transform mask) layer before merging Fixes T4877 M +1 -0 libs/image/CMakeLists.txt A +24 -0 libs/image/KisDelayedUpdateNodeInterface.cpp [License: GPL (v2+)] A +42 -0 libs/image/KisDelayedUpdateNodeInterface.h [License: GPL (v2+)] M +25 -0 libs/image/kis_layer_utils.cpp M +12 -1 libs/image/kis_transform_mask.cpp M +5 -1 libs/image/kis_transform_mask.h M +1 -1 libs/ui/flake/kis_shape_layer.cc M +5 -3 libs/ui/flake/kis_shape_layer.h M +22 -17 plugins/tools/tool_transform2/kis_tool_transform.cc M +1 -1 plugins/tools/tool_transform2/kis_tool_transform.h https://commits.kde.org/krita/f14e1f3555e3b60091b129e24701f9a02d56d90f -- You are receiving this mail because: You are watching all bug changes.