https://bugs.kde.org/show_bug.cgi?id=516787
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/bee001f |hics/krita/-/commit/c7bfb63 |d20ef2de225cc25010d1f5541ed |16fac34856b2b0576810bbebde4 |936de1 |04fde8 --- Comment #8 from Dmitry Kazakov <[email protected]> --- Git commit c7bfb6316fac34856b2b0576810bbebde404fde8 by Dmitry Kazakov. Committed on 10/03/2026 at 14:42. Pushed by dkazakov into branch 'krita/6.0'. 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/c7bfb6316fac34856b2b0576810bbebde404fde8 -- You are receiving this mail because: You are watching all bug changes.
