diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2015-08-18 22:56:36 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2015-08-18 22:56:36 +0000 |
| commit | 209b7267fe77a04874519b6ac247651102fa1b47 (patch) | |
| tree | 71cf3f4e027a1de5fd2ee11d93e533f2605139fc /src/ui/tools/node-tool.cpp | |
| parent | added a check that is present in surrounding code, but not on this particular... (diff) | |
| download | inkscape-209b7267fe77a04874519b6ac247651102fa1b47.tar.gz inkscape-209b7267fe77a04874519b6ac247651102fa1b47.zip | |
Allows for copying clones between inkscape instances.
This patch puts the original of clones as children of _clipnode (<inkscape:clipboard>).
Then, on paste, it checks for the presence of an element with the right id (so that it does not breaks copypaste clones in the same doc),
then pastes all, and deletes the original if needed (which automagically unlinks the clone if needed).
[an alternate solution is to put the original in the defs (which might cause edition problems) and not unlink.
Depending on whether people would be more interested in this behavior there could be a preference item to choose]
Fixed bugs:
- https://launchpad.net/bugs/167907
(bzr r14309)
Diffstat (limited to 'src/ui/tools/node-tool.cpp')
0 files changed, 0 insertions, 0 deletions
