https://bugs.kde.org/show_bug.cgi?id=513458
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/5240234 | |6721a2d27c49640a2e2df6c1a92 | |811d09 Resolution|WAITINGFORINFO |FIXED --- Comment #12 from Dmitry Kazakov <[email protected]> --- Git commit 52402346721a2d27c49640a2e2df6c1a92811d09 by Dmitry Kazakov. Committed on 28/01/2026 at 09:34. Pushed by dkazakov into branch 'master'. Fix shape layers to be kept as shape layers when merged together This patch fixes a small inconsistency when merging multiple shape layers. Now both versions of Ctrl+E shortcut merge shape layers into shape layers (given that their blending mode is compatible). Both, "Merge Down" and "Merge Multiple" preserve the shape layer type. M +6 -0 libs/image/kis_layer.cc M +12 -0 libs/image/kis_layer.h M +50 -19 libs/image/kis_layer_utils.cpp M +63 -27 libs/ui/flake/kis_shape_layer.cc M +10 -4 libs/ui/flake/kis_shape_layer.h https://invent.kde.org/graphics/krita/-/commit/52402346721a2d27c49640a2e2df6c1a92811d09 -- You are receiving this mail because: You are watching all bug changes.
