https://bugs.kde.org/show_bug.cgi?id=516787
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/bee001f | |d20ef2de225cc25010d1f5541ed | |936de1 Resolution|--- |FIXED --- Comment #7 from Dmitry Kazakov <[email protected]> --- Git commit bee001fd20ef2de225cc25010d1f5541ed936de1 by Dmitry Kazakov. Committed on 03/03/2026 at 09:56. Pushed by dkazakov into branch 'master'. Fix a crash when converting the only layer of the group into a selection mask We should link masks to the parent node, not to parent node's original, since original can change due to the some obscure mecanisms, like oblige child one in the group layers. M +73 -32 libs/image/kis_default_bounds.cpp M +64 -5 libs/image/kis_default_bounds.h M +6 -6 libs/image/kis_mask.cc M +1 -1 libs/image/tests/kis_image_test.cpp https://invent.kde.org/graphics/krita/-/commit/bee001fd20ef2de225cc25010d1f5541ed936de1 -- You are receiving this mail because: You are watching all bug changes.
