https://bugs.kde.org/show_bug.cgi?id=401656
--- Comment #7 from Anna Medonosova <anna.medonos...@gmail.com> --- Git commit 325cbf6c62d3d83fc7929f0eddd8313429030214 by Anna Medonosova. Committed on 19/12/2018 at 13:08. Pushed by amedonosova into branch 'master'. Partial fix for bug 401656 Summary: Only Default Tool should connect to the selectedShapesProxy::selectionChanged, otherwise arrange actions (both in context menu and arrange docker) get disabled errorneusly. This fixes just one part of the bug. The issue with disabled arrange actions after layer duplication is still present. Reviewers: #krita, rempt Reviewed By: #krita, rempt Tags: #krita Differential Revision: https://phabricator.kde.org/D17665 M +4 -2 plugins/tools/defaulttool/defaulttool/DefaultTool.cpp M +1 -1 plugins/tools/defaulttool/defaulttool/DefaultTool.h M +1 -1 plugins/tools/defaulttool/defaulttool/DefaultToolFactory.cpp M +1 -1 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://commits.kde.org/krita/325cbf6c62d3d83fc7929f0eddd8313429030214 -- You are receiving this mail because: You are watching all bug changes.