Fix a crash when ungrouping a "maskhelper" group
Fix a segfault occurring when a "maskhelper" group is ungrouped by the user manually. This is achieved by preventing the temporary removal of masks from destroying the group prematurely which would then crash the actual delete code in sp_item_group_ungroup(). Fixes inkscape/inkscape#3616 (cherry picked from commit f7422188)
Loading
Please register or sign in to comment