Fix: request display update when removing child from group (6908c07a) · Commits · René de Hesselle / inkscape · GitLab
ramyak-sharma
·
2025-12-31
·
via inkscape:windows_ci_14x commits
| Original line number |
Diff line number |
Diff line |
|
@@ -123,6 +123,7 @@ void SPGroup::remove_child(Inkscape::XML::Node *child) { |
|
|
sp_lpe_item_update_patheffect(this, true, true);
|
|
|
this->requestModified(SP_OBJECT_MODIFIED_FLAG);
|
|
|
}
|
|
|
this->requestDisplayUpdate(SP_OBJECT_CHILD_MODIFIED_FLAG);
|
|
|
}
|
|
|
|
|
|
void SPGroup::order_changed (Inkscape::XML::Node *child, Inkscape::XML::Node *old_ref, Inkscape::XML::Node *new_ref)
|
|
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。