Skip to content

Fix copy+paste of text-on-path

When copying items to the clipboard, place them inside a group and apply any parent transforms to that group. Ungroup when pasting. This approach solves copy/paste issues with transform relationships like text-on-path and clones (replaces previous logic for clones).

Supersedes !1575 (closed)

Depends on correct implementation of grouping and ungrouping. The following issues should probably be fixed first:

Fixes #853 (closed)

Edited by Thomas Holder

Merge request reports