Skip to content

duplicate() sets IDs of descendants

What does the merge request do?

Closes #379 (closed)

Summary for release notes

The BaseElement.duplicate() function now makes sure that the duplicated element and its children have unique IDs.

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Merge request reports