https://bugs.kde.org/show_bug.cgi?id=411704
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/d740abcb9fb22b | |a3a4a3114d7cdc88ea713158cf Resolution|FIXED |--- Latest Commit|https://invent.kde.org/kde/ | |krita/commit/d740abcb9fb22b | |a3a4a3114d7cdc88ea713158cf | Status|RESOLVED |REPORTED --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d740abcb9fb22ba3a4a3114d7cdc88ea713158cf by Dmitry Kazakov. Committed on 09/09/2019 at 14:49. Pushed by dkazakov into branch 'master'. Add "New->Clone Layer" actions to right-click and menubar menus M +1 -0 krita/krita4.xmlgui M +6 -0 plugins/dockers/layerdocker/LayerBox.cpp https://invent.kde.org/kde/krita/commit/d740abcb9fb22ba3a4a3114d7cdc88ea713158cf --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d568016b0f0be38d9c27b81645710827037baba0 by Dmitry Kazakov. Committed on 09/09/2019 at 14:48. Pushed by dkazakov into branch 'master'. Fix "New Multiple Clone Layers" feature 1) It should not try to copy masks 2) The position of the newly created layers should be at the top of the layers stack. Therefore, we should use sortAndFilterMergableInternalNodes. Related: bug 373338 M +11 -7 libs/ui/kis_layer_manager.cc M +1 -1 libs/ui/kis_layer_manager.h M +6 -1 libs/ui/kis_node_manager.cpp https://invent.kde.org/kde/krita/commit/d568016b0f0be38d9c27b81645710827037baba0 -- You are receiving this mail because: You are watching all bug changes.